Searched defs:profile_ObjectType (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/mpeg2ts/
H A DESQueue.cpp76 unsigned profile_ObjectType = ptr[2] >> 6; local
78 if (ID == 1 && profile_ObjectType == 3) {
452 // profile_ObjectType, sampling_frequency_index, private_bits,

Completed in 52 milliseconds