Home
last modified time | relevance | path

Searched refs:vpx_highbd_d45_predictor_4x4_c (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/test/
Dvp9_intrapred_test.cc561 &vpx_highbd_d45_predictor_4x4_c, 4, 8),
637 &vpx_highbd_d45_predictor_4x4_c, 4, 10),
713 &vpx_highbd_d45_predictor_4x4_c, 4, 12),
Dtest_intra_pred_speed.cc450 vpx_highbd_h_predictor_4x4_c, vpx_highbd_d45_predictor_4x4_c,
/external/libvpx/libvpx/vpx_dsp/
Dintrapred.c748 void vpx_highbd_d45_predictor_4x4_c(uint16_t *dst, ptrdiff_t stride, in vpx_highbd_d45_predictor_4x4_c() function