Home
last modified time | relevance | path

Searched refs:imageFormat (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/codycam/
H A DVideoConsumer.h23 uint32 imageFormat; member
H A DCodyCam.cpp417 fFtpInfo.imageFormat = 0; in VideoWindow()
534 message->FindInt32("be:type", (int32*)&(fFtpInfo.imageFormat)); in MessageReceived()
H A DVideoConsumer.cpp223 fImageFormat = info->imageFormat; in HandleMessage()