Searched refs:vp8_mbblock_error_c (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
H A Dcsystemdependent.c55 extern int vp8_mbblock_error_c(MACROBLOCK *mb, int dc);
155 vp8_mbblock_error = vp8_mbblock_error_c;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
H A Dvp8_rtcd.h262 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
263 #define vp8_mbblock_error vp8_mbblock_error_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
H A Dvp8_rtcd.h262 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
263 #define vp8_mbblock_error vp8_mbblock_error_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
H A Dvp8_rtcd.h280 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
281 #define vp8_mbblock_error vp8_mbblock_error_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
H A Dvp8_rtcd.h302 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
303 #define vp8_mbblock_error vp8_mbblock_error_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
H A Dvp8_rtcd.h352 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
353 #define vp8_mbblock_error vp8_mbblock_error_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
H A Dvp8_rtcd.h201 int vp8_mbblock_error_c(struct macroblock *mb, int dc);
622 vp8_mbblock_error = vp8_mbblock_error_c;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Drdopt.c423 int vp8_mbblock_error_c(MACROBLOCK *mb, int dc) function

Completed in 87 milliseconds