Home
last modified time | relevance | path

Searched refs:vp9_fdct8x8_quant (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/config/mips64-msa/
Dvp9_rtcd.h44 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_c macro
/external/libvpx/config/mips32-msa/
Dvp9_rtcd.h44 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_c macro
/external/libvpx/config/mips64/
Dvp9_rtcd.h44 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_c macro
/external/libvpx/config/arm/
Dvp9_rtcd.h44 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_c macro
/external/libvpx/config/generic/
Dvp9_rtcd.h44 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_c macro
/external/libvpx/config/mips32/
Dvp9_rtcd.h44 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_c macro
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h44 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h45 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_neon macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h45 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_neon macro
/external/libvpx/config/x86/
Dvp9_rtcd.h47 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_ssse3 macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h47 #define vp9_fdct8x8_quant vp9_fdct8x8_quant_ssse3 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c386 vp9_fdct8x8_quant(src_diff, diff_stride, coeff, 64, x->skip_block, in vp9_xform_quant_fp()