HomeSort by relevance Sort by last modified time
    Searched defs:picType (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/examples/
pnmshow.c 22 enum { BW, GRAY, TRUECOLOUR } picType=TRUECOLOUR;
35 picType=TRUECOLOUR;
38 picType=GRAY;
41 picType=BW;
56 if(picType!=BW)
85 if(picType!=TRUECOLOUR) {
94 switch(picType) {
  /frameworks/av/media/libstagefright/
OggExtractor.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
olectl.h 96 UINT picType;
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 493 AVCPictureType picType; /* frame, top-field or bot-field */
    [all...]

Completed in 2638 milliseconds