Searched refs:vpx_h_predictor_4x4_dspr2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | intrapred4_dspr2.c | 14 void vpx_h_predictor_4x4_dspr2(uint8_t *dst, ptrdiff_t stride, in vpx_h_predictor_4x4_dspr2() function
|
/external/libvpx/libvpx/test/ |
D | test_intra_pred_speed.cc | 253 NULL, NULL, vpx_h_predictor_4x4_dspr2, NULL, NULL, NULL, NULL,
|
D | vp9_intrapred_test.cc | 311 IntraPredParam(&vpx_h_predictor_4x4_dspr2,
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 241 void vpx_h_predictor_4x4_dspr2(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_… 242 #define vpx_h_predictor_4x4 vpx_h_predictor_4x4_dspr2
|