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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 198 add_proto qw/int vp8_mbblock_error/, "struct macroblock *mb, int dc";
199 specialize qw/vp8_mbblock_error sse2 msa/;
  /external/libvpx/config/arm/
vp8_rtcd.h 108 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/generic/
vp8_rtcd.h 108 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/mips32/
vp8_rtcd.h 108 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/mips32-dspr2/
vp8_rtcd.h 119 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/mips64/
vp8_rtcd.h 108 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 131 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 131 #define vp8_mbblock_error vp8_mbblock_error_c macro
  /external/libvpx/config/mips32-msa/
vp8_rtcd.h 134 #define vp8_mbblock_error vp8_mbblock_error_msa macro
  /external/libvpx/config/mips64-msa/
vp8_rtcd.h 134 #define vp8_mbblock_error vp8_mbblock_error_msa macro
  /external/libvpx/config/x86/
vp8_rtcd.h 163 #define vp8_mbblock_error vp8_mbblock_error_sse2 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 163 #define vp8_mbblock_error vp8_mbblock_error_sse2 macro
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 500 d = vp8_mbblock_error(mb, 1) << 2;
    [all...]

Completed in 812 milliseconds