Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
Dcsystemdependent.c87 extern unsigned int vp8_get_mb_ss_c(short *);
145 vp8_get_mb_ss = vp8_get_mb_ss_c; in vp8_cmachine_specific_config()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvp8_rtcd.h217 unsigned int vp8_get_mb_ss_c(const short *);
218 #define vp8_get_mb_ss vp8_get_mb_ss_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvp8_rtcd.h217 unsigned int vp8_get_mb_ss_c(const short *);
218 #define vp8_get_mb_ss vp8_get_mb_ss_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvp8_rtcd.h235 unsigned int vp8_get_mb_ss_c(const short *);
236 #define vp8_get_mb_ss vp8_get_mb_ss_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvp8_rtcd.h252 unsigned int vp8_get_mb_ss_c(const short *);
253 #define vp8_get_mb_ss vp8_get_mb_ss_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dvariance_c.c16 unsigned int vp8_get_mb_ss_c in vp8_get_mb_ss_c() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp8_rtcd.h292 unsigned int vp8_get_mb_ss_c(const short *);
293 #define vp8_get_mb_ss vp8_get_mb_ss_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_rtcd.h153 unsigned int vp8_get_mb_ss_c(const short *);
585 vp8_get_mb_ss = vp8_get_mb_ss_c; in setup_rtcd_internal()