HomeSort by relevance Sort by last modified time
    Searched refs:vp8_mbblock_error_xmm (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/vp8/encoder/x86/
vp8_enc_stubs_sse2.c 18 int vp8_mbblock_error_xmm(MACROBLOCK *mb, int dc) function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
vp8_enc_stubs_sse2.c 18 int vp8_mbblock_error_xmm(MACROBLOCK *mb, int dc) function
  /external/libvpx/config/x86/
vp8_rtcd.h 181 int vp8_mbblock_error_xmm(struct macroblock *mb, int dc);
182 #define vp8_mbblock_error vp8_mbblock_error_xmm
  /external/libvpx/config/x86_64/
vp8_rtcd.h 181 int vp8_mbblock_error_xmm(struct macroblock *mb, int dc);
182 #define vp8_mbblock_error vp8_mbblock_error_xmm
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 280 $vp8_mbblock_error_sse2=vp8_mbblock_error_xmm;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 484 $vp8_mbblock_error_sse2=vp8_mbblock_error_xmm;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 203 int vp8_mbblock_error_xmm(struct macroblock *mb, int dc);
    [all...]

Completed in 3041 milliseconds