Searched refs:vpx_dc_predictor_4x4_dspr2 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | intrapred4_dspr2.c | 41 void vpx_dc_predictor_4x4_dspr2(uint8_t *dst, ptrdiff_t stride, in vpx_dc_predictor_4x4_dspr2() function
|
/external/libvpx/libvpx/test/ |
D | test_intra_pred_speed.cc | 205 INTRA_PRED_TEST(DSPR2, TestIntraPred4, vpx_dc_predictor_4x4_dspr2, NULL, NULL,
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 200 void vpx_dc_predictor_4x4_dspr2(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8… 201 #define vpx_dc_predictor_4x4 vpx_dc_predictor_4x4_dspr2
|