Searched refs:vp9_dc_128_predictor_8x8 (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_rtcd_defs.pl132 add_proto qw/void vp9_dc_128_predictor_8x8/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
133 specialize qw/vp9_dc_128_predictor_8x8/;
/external/libvpx/armv7a/
H A Dvp9_rtcd.h149 #define vp9_dc_128_predictor_8x8 vp9_dc_128_predictor_8x8_c macro
/external/libvpx/generic/
H A Dvp9_rtcd.h149 #define vp9_dc_128_predictor_8x8 vp9_dc_128_predictor_8x8_c macro
/external/libvpx/mips/
H A Dvp9_rtcd.h149 #define vp9_dc_128_predictor_8x8 vp9_dc_128_predictor_8x8_c macro
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h157 #define vp9_dc_128_predictor_8x8 vp9_dc_128_predictor_8x8_c macro
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h157 #define vp9_dc_128_predictor_8x8 vp9_dc_128_predictor_8x8_c macro
/external/libvpx/x86/
H A Dvp9_rtcd.h158 #define vp9_dc_128_predictor_8x8 vp9_dc_128_predictor_8x8_c macro

Completed in 213 milliseconds