Searched refs:vpx_dc_128_predictor_4x4_msa (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/test/ |
D | test_intra_pred_speed.cc | 295 vpx_dc_128_predictor_4x4_msa, vpx_v_predictor_4x4_msa,
|
D | vp9_intrapred_test.cc | 327 IntraPredParam(&vpx_dc_128_predictor_4x4_msa,
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 152 void vpx_dc_128_predictor_4x4_msa(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uin… 153 #define vpx_dc_128_predictor_4x4 vpx_dc_128_predictor_4x4_msa
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 152 void vpx_dc_128_predictor_4x4_msa(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uin… 153 #define vpx_dc_128_predictor_4x4 vpx_dc_128_predictor_4x4_msa
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | intrapred_msa.c | 688 void vpx_dc_128_predictor_4x4_msa(uint8_t *dst, ptrdiff_t y_stride, in vpx_dc_128_predictor_4x4_msa() function
|