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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_macroblock_layer.h56 P_8x8ref0 = 5, enumerator in enum:__anon623
H A Dh264bsd_macroblock_layer.c263 if ((mbType <= P_8x8ref0))
301 /* P_8x8 or P_8x8ref0 */
464 if ( (numRefIdxActive > 1) && (mbType != P_8x8ref0) )
H A Dh264bsd_inter_prediction.c268 default: /* P_8x8 and P_8x8ref0 */
419 default: /* P_8x8 and P_8x8ref0 */
978 if (tmp <= P_8x8ref0)

Completed in 310 milliseconds