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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 210 add_proto qw/int vp8_mbblock_error/, "struct macroblock *mb, int dc";
211 specialize qw/vp8_mbblock_error sse2 msa/;
  /external/libvpx/config/generic/
vp8_rtcd.h 112 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 135 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 135 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/x86/
vp8_rtcd.h 164 #define vp8_mbblock_error vp8_mbblock_error_sse2 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 164 #define vp8_mbblock_error vp8_mbblock_error_sse2 macro
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 502 d = vp8_mbblock_error(mb, 1) << 2;
    [all...]

Completed in 1270 milliseconds