Searched defs:vp9_d207_predictor_16x16 (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
H A Dvp9_rtcd.h106 #define vp9_d207_predictor_16x16 vp9_d207_predictor_16x16_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
H A Dvp9_rtcd.h106 #define vp9_d207_predictor_16x16 vp9_d207_predictor_16x16_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
H A Dvp9_rtcd.h106 #define vp9_d207_predictor_16x16 vp9_d207_predictor_16x16_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
H A Dvp9_rtcd.h106 #define vp9_d207_predictor_16x16 vp9_d207_predictor_16x16_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
H A Dvp9_rtcd.h112 #define vp9_d207_predictor_16x16 vp9_d207_predictor_16x16_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
H A Dvp9_rtcd.h125 RTCD_EXTERN void (*vp9_d207_predictor_16x16)(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); variable
451 vp9_d207_predictor_16x16 = vp9_d207_predictor_16x16_c;
452 if (flags & HAS_SSSE3) vp9_d207_predictor_16x16 = vp9_d207_predictor_16x16_ssse3;

Completed in 9 milliseconds