Searched refs:vp8_dequantize_b (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.pl31 add_proto qw/void vp8_dequantize_b/, "struct blockd*, short *dqc";
32 specialize qw/vp8_dequantize_b mmx media neon msa/;
/external/libvpx/config/generic/
H A Dvp8_rtcd.h75 #define vp8_dequantize_b vp8_dequantize_b_c macro
/external/libvpx/config/mips32/
H A Dvp8_rtcd.h75 #define vp8_dequantize_b vp8_dequantize_b_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvp8_rtcd.h82 #define vp8_dequantize_b vp8_dequantize_b_c macro
/external/libvpx/config/mips64/
H A Dvp8_rtcd.h75 #define vp8_dequantize_b vp8_dequantize_b_c macro
/external/libvpx/config/arm/
H A Dvp8_rtcd.h87 #define vp8_dequantize_b vp8_dequantize_b_v6 macro
/external/libvpx/config/arm64/
H A Dvp8_rtcd.h88 #define vp8_dequantize_b vp8_dequantize_b_neon macro
/external/libvpx/config/arm-neon/
H A Dvp8_rtcd.h100 #define vp8_dequantize_b vp8_dequantize_b_neon macro
/external/libvpx/config/x86/
H A Dvp8_rtcd.h113 #define vp8_dequantize_b vp8_dequantize_b_mmx macro
/external/libvpx/config/x86_64/
H A Dvp8_rtcd.h113 #define vp8_dequantize_b vp8_dequantize_b_mmx macro
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c266 vp8_dequantize_b(b, xd->dequant_y2);
H A Ddecodeframe.c251 vp8_dequantize_b(b, xd->dequant_y2);

Completed in 624 milliseconds