Searched refs:vopCodingType (Results 1 – 1 of 1) sorted by relevance
1336 int vopCodingType = (data[offset + 4] & 0xc0) >> 6; in dequeueAccessUnitMPEG4Video() local1356 if (vopCodingType == 0) { // intra-coded VOP in dequeueAccessUnitMPEG4Video()