Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:picType

1232     uint32_t picType;
1242 picType = U32_AT(flac);
1244 if (picType != 3) {
1262 ALOGV("picType = %d, type = '%s'", picType, type);