Searched refs:vpx_dc_predictor_16x16_dspr2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | intrapred16_dspr2.c | 159 void vpx_dc_predictor_16x16_dspr2(uint8_t *dst, ptrdiff_t stride, in vpx_dc_predictor_16x16_dspr2() function
|
/external/libvpx/libvpx/test/ |
D | test_intra_pred_speed.cc | 258 INTRA_PRED_TEST(DSPR2, TestIntraPred16, vpx_dc_predictor_16x16_dspr2, NULL,
|
D | vp9_intrapred_test.cc | 309 IntraPredParam(&vpx_dc_predictor_16x16_dspr2,
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 166 void vpx_dc_predictor_16x16_dspr2(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uin… 167 #define vpx_dc_predictor_16x16 vpx_dc_predictor_16x16_dspr2
|