HomeSort by relevance Sort by last modified time
    Searched refs:P_8x8ref0 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_macroblock_layer.h 56 P_8x8ref0 = 5,
h264bsd_macroblock_layer.c 263 if ((mbType <= P_8x8ref0))
301 /* P_8x8 or P_8x8ref0 */
464 if ( (numRefIdxActive > 1) && (mbType != P_8x8ref0) )
    [all...]
h264bsd_inter_prediction.c 268 default: /* P_8x8 and P_8x8ref0 */
419 default: /* P_8x8 and P_8x8ref0 */
978 if (tmp <= P_8x8ref0)
    [all...]

Completed in 887 milliseconds