Searched defs:picType (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOggExtractor.cpp1284 uint32_t picType; local
1294 picType = U32_AT(flac);
1296 if (picType != 3) {
1314 ALOGV("picType = %d, type = '%s'", picType, type);
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h493 AVCPictureType picType; /* frame, top-field or bot-field */ member in struct:tagPictureData

Completed in 136 milliseconds