/aosp_15_r20/external/libvpx/vp9/encoder/x86/ |
H A D | vp9_quantize_avx2.c | 34 const struct macroblock_plane *mb_plane, __m256i *round, __m256i *quant, in load_fp_values_avx2() 105 const struct macroblock_plane *const mb_plane, in vp9_quantize_fp_avx2() 209 const struct macroblock_plane *const mb_plane, in vp9_quantize_fp_32x32_avx2() 290 const struct macroblock_plane *mb_plane, __m256i *round, __m256i *quant, in highbd_load_fp_values() 329 const struct macroblock_plane *const mb_plane, in vp9_highbd_quantize_fp_avx2() 394 const struct macroblock_plane *const mb_plane, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_avx2()
|
H A D | vp9_quantize_ssse3.c | 24 const struct macroblock_plane *const mb_plane, in vp9_quantize_fp_ssse3() 123 const struct macroblock_plane *const mb_plane, in vp9_quantize_fp_32x32_ssse3()
|
H A D | vp9_quantize_sse2.c | 24 const struct macroblock_plane *const mb_plane, in vp9_quantize_fp_sse2()
|
/aosp_15_r20/external/libvpx/test/ |
H A D | vp9_quantize_test.cc | 59 const macroblock_plane *const mb_plane, in Quant32x32Wrapper() 76 const macroblock_plane *const mb_plane, tran_low_t *qcoeff, in QuantFPWrapper() 317 const struct macroblock_plane *const mb_plane, in quant_fp_nz() 393 const struct macroblock_plane *mb_plane, in quantize_fp_nz_c() 402 const struct macroblock_plane *mb_plane, in quantize_fp_32x32_nz_c()
|
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/ |
H A D | vp9_quantize_neon.c | 74 const struct macroblock_plane *mb_plane, const int16_t *dequant_ptr, in load_fp_values() 121 const struct macroblock_plane *mb_plane, in vp9_quantize_fp_neon() 189 const struct macroblock_plane *mb_plane, in vp9_quantize_fp_32x32_neon() 259 const struct macroblock_plane *mb_plane, in vp9_highbd_quantize_fp_neon() 349 const struct macroblock_plane *mb_plane, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_neon()
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_quantize.c | 27 const struct macroblock_plane *const mb_plane, in vp9_quantize_fp_c() 60 const struct macroblock_plane *const mb_plane, in vp9_highbd_quantize_fp_c() 93 const struct macroblock_plane *const mb_plane, in vp9_quantize_fp_32x32_c() 128 const struct macroblock_plane *const mb_plane, tran_low_t *qcoeff_ptr, in vp9_highbd_quantize_fp_32x32_c()
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | quantize_sse2.h | 20 static INLINE void load_b_values(const struct macroblock_plane *const mb_plane, in load_b_values() 33 const struct macroblock_plane *const mb_plane, __m128i *zbin, in load_b_values32x32() 59 static INLINE void load_fp_values(const struct macroblock_plane *mb_plane, in load_fp_values()
|
H A D | highbd_quantize_intrin_avx2.c | 32 const struct macroblock_plane *const mb_plane, const int16_t *dequant_ptr, in init_qp() 137 const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_avx2() 222 const tran_low_t *coeff_ptr, const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_32x32_avx2()
|
H A D | quantize_avx2.c | 20 const struct macroblock_plane *mb_plane, __m256i *zbin, __m256i *round, in load_b_values_avx2() 159 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_avx2() 256 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_32x32_avx2()
|
H A D | quantize_ssse3.c | 23 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_ssse3() 109 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_32x32_ssse3()
|
H A D | quantize_avx.c | 26 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_avx() 142 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_32x32_avx()
|
H A D | highbd_quantize_intrin_sse2.c | 22 const struct macroblock_plane *mb_plane, in vpx_highbd_quantize_b_sse2() 97 const tran_low_t *coeff_ptr, const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_32x32_sse2()
|
H A D | quantize_sse2.c | 22 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_sse2()
|
/aosp_15_r20/external/libvpx/vpx_dsp/ |
H A D | quantize.c | 119 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_c() 169 const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_c() 217 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_32x32_c() 279 const tran_low_t *coeff_ptr, const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_32x32_c()
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | quantize_neon.c | 74 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_neon() 215 const struct macroblock_plane *mb_plane, in vpx_quantize_b_32x32_neon()
|
H A D | highbd_quantize_neon.c | 99 const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_neon() 224 const tran_low_t *coeff_ptr, const struct macroblock_plane *const mb_plane, in vpx_highbd_quantize_b_32x32_neon()
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | quantize_lsx.c | 95 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_lsx() 171 const struct macroblock_plane *const mb_plane, in vpx_quantize_b_32x32_lsx()
|