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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_macroblock_layer.h 107 PRED_MODE_INTRA4x4 = 0,
h264bsd_macroblock_layer.c 210 (u32)(partMode == PRED_MODE_INTRA4x4));
266 return(PRED_MODE_INTRA4x4);
397 case PRED_MODE_INTRA4x4:
1069 else if (h264bsdMbPartPredMode(mbType) == PRED_MODE_INTRA4x4)
    [all...]
h264bsd_intra_prediction.c     [all...]

Completed in 70 milliseconds