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

  /external/libvpx/vp8/decoder/
reconintra_mt.h 23 extern void vp8mt_intra_prediction_down_copy(VP8D_COMP *pbi, MACROBLOCKD *x, int mb_row, int mb_col);
reconintra_mt.c 914 void vp8mt_intra_prediction_down_copy(VP8D_COMP *pbi, MACROBLOCKD *x, int mb_row, int mb_col) function
threading.c 142 vp8mt_intra_prediction_down_copy(pbi, xd, mb_row, mb_col);
    [all...]

Completed in 89 milliseconds