Home
last modified time | relevance | path

Searched refs:vp8_get_mb_ss (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
Dcsystemdependent.c39 unsigned int (*vp8_get_mb_ss)(short *); variable
145 vp8_get_mb_ss = vp8_get_mb_ss_c; in vp8_cmachine_specific_config()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodeintra.c47 intra_pred_var = vp8_get_mb_ss(x->src_diff); in vp8_encode_intra()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_rtcd.h156 RTCD_EXTERN unsigned int (*vp8_get_mb_ss)(const short *); variable
585 vp8_get_mb_ss = vp8_get_mb_ss_c; in setup_rtcd_internal()
586 if (flags & HAS_MMX) vp8_get_mb_ss = vp8_get_mb_ss_mmx; in setup_rtcd_internal()
587 if (flags & HAS_SSE2) vp8_get_mb_ss = vp8_get_mb_ss_sse2; in setup_rtcd_internal()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvp8_rtcd.h218 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvp8_rtcd.h218 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvp8_rtcd.h236 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvp8_rtcd.h253 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp8_rtcd.h293 #define vp8_get_mb_ss vp8_get_mb_ss_c macro