Searched refs:custom_PCF (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvop.cpp1025 int UFEP = 0, custom_PFMT = 0, custom_PCF = 0; local
1227 custom_PCF = BitstreamRead1Bits(stream);
1394 if (UFEP == 1 && custom_PCF == 1)
1406 if (custom_PCF == 1)

Completed in 113 milliseconds