Searched refs:fImageFormat (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/codycam/
H A DVideoConsumer.h149 uint32 fImageFormat; member in class:VideoConsumer
H A DVideoConsumer.cpp71 fImageFormat(0),
223 fImageFormat = info->imageFormat;
703 NULL, output, fImageFormat);
705 err = SetFileType(output, fTranslator, fImageFormat);

Completed in 285 milliseconds