Home
last modified time | relevance | path

Searched refs:QINDEX_RANGE (Results 1 – 18 of 18) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_quantize.h22 DECLARE_ALIGNED(16, int16_t, y_quant[QINDEX_RANGE][8]);
23 DECLARE_ALIGNED(16, int16_t, y_quant_shift[QINDEX_RANGE][8]);
24 DECLARE_ALIGNED(16, int16_t, y_zbin[QINDEX_RANGE][8]);
25 DECLARE_ALIGNED(16, int16_t, y_round[QINDEX_RANGE][8]);
29 DECLARE_ALIGNED(16, int16_t, y_quant_fp[QINDEX_RANGE][8]);
30 DECLARE_ALIGNED(16, int16_t, uv_quant_fp[QINDEX_RANGE][8]);
31 DECLARE_ALIGNED(16, int16_t, y_round_fp[QINDEX_RANGE][8]);
32 DECLARE_ALIGNED(16, int16_t, uv_round_fp[QINDEX_RANGE][8]);
34 DECLARE_ALIGNED(16, int16_t, uv_quant[QINDEX_RANGE][8]);
35 DECLARE_ALIGNED(16, int16_t, uv_quant_shift[QINDEX_RANGE][8]);
[all …]
Dvp9_rd.c110 static int sad_per_bit16lut_8[QINDEX_RANGE];
111 static int sad_per_bit4lut_8[QINDEX_RANGE];
114 static int sad_per_bit16lut_10[QINDEX_RANGE];
115 static int sad_per_bit4lut_10[QINDEX_RANGE];
116 static int sad_per_bit16lut_12[QINDEX_RANGE];
117 static int sad_per_bit4lut_12[QINDEX_RANGE];
134 init_me_luts_bd(sad_per_bit16lut_8, sad_per_bit4lut_8, QINDEX_RANGE, in vp9_init_me_luts()
137 init_me_luts_bd(sad_per_bit16lut_10, sad_per_bit4lut_10, QINDEX_RANGE, in vp9_init_me_luts()
139 init_me_luts_bd(sad_per_bit16lut_12, sad_per_bit4lut_12, QINDEX_RANGE, in vp9_init_me_luts()
Dvp9_ratectrl.c76 static int kf_low_motion_minq_8[QINDEX_RANGE];
77 static int kf_high_motion_minq_8[QINDEX_RANGE];
78 static int arfgf_low_motion_minq_8[QINDEX_RANGE];
79 static int arfgf_high_motion_minq_8[QINDEX_RANGE];
80 static int inter_minq_8[QINDEX_RANGE];
81 static int rtc_minq_8[QINDEX_RANGE];
84 static int kf_low_motion_minq_10[QINDEX_RANGE];
85 static int kf_high_motion_minq_10[QINDEX_RANGE];
86 static int arfgf_low_motion_minq_10[QINDEX_RANGE];
87 static int arfgf_high_motion_minq_10[QINDEX_RANGE];
[all …]
Dvp9_encoder.h298 DECLARE_ALIGNED(16, int16_t, y_dequant[QINDEX_RANGE][8]);
299 DECLARE_ALIGNED(16, int16_t, uv_dequant[QINDEX_RANGE][8]);
Dvp9_quantize.c256 for (q = 0; q < QINDEX_RANGE; q++) { in vp9_init_quantizer()
Dvp9_firstpass.c470 for (i = 0; i < QINDEX_RANGE; ++i) in find_fp_qindex()
474 if (i == QINDEX_RANGE) in find_fp_qindex()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h285 DECLARE_ALIGNED(16, short, Y1quant[QINDEX_RANGE][16]);
286 DECLARE_ALIGNED(16, short, Y1quant_shift[QINDEX_RANGE][16]);
287 DECLARE_ALIGNED(16, short, Y1zbin[QINDEX_RANGE][16]);
288 DECLARE_ALIGNED(16, short, Y1round[QINDEX_RANGE][16]);
290 DECLARE_ALIGNED(16, short, Y2quant[QINDEX_RANGE][16]);
291 DECLARE_ALIGNED(16, short, Y2quant_shift[QINDEX_RANGE][16]);
292 DECLARE_ALIGNED(16, short, Y2zbin[QINDEX_RANGE][16]);
293 DECLARE_ALIGNED(16, short, Y2round[QINDEX_RANGE][16]);
295 DECLARE_ALIGNED(16, short, UVquant[QINDEX_RANGE][16]);
296 DECLARE_ALIGNED(16, short, UVquant_shift[QINDEX_RANGE][16]);
[all …]
Dratectrl.c52 const int vp8_bits_per_mb[2][QINDEX_RANGE] =
94 static const int kf_boost_qadjustment[QINDEX_RANGE] =
116 const int vp8_gf_boost_qadjustment[QINDEX_RANGE] =
158 static const int kf_gf_boost_qlimits[QINDEX_RANGE] =
Dfirstpass.c40 extern int vp8_kf_boost_qadjustment[QINDEX_RANGE];
42 extern const int vp8_gf_boost_qadjustment[QINDEX_RANGE];
64 static const int cq_level[QINDEX_RANGE] =
904 extern const int vp8_bits_per_mb[2][QINDEX_RANGE];
Donyx_if.c124 extern const int vp8_bits_per_mb[2][QINDEX_RANGE];
132 static const unsigned char kf_low_motion_minq[QINDEX_RANGE] =
143 static const unsigned char kf_high_motion_minq[QINDEX_RANGE] =
154 static const unsigned char gf_low_motion_minq[QINDEX_RANGE] =
165 static const unsigned char gf_mid_motion_minq[QINDEX_RANGE] =
176 static const unsigned char gf_high_motion_minq[QINDEX_RANGE] =
187 static const unsigned char inter_minq[QINDEX_RANGE] =
Dvp8_quantize.c259 for (Q = 0; Q < QINDEX_RANGE; Q++) in vp8cx_init_quantizer()
Drdopt.c182 static const int sad_per_bit16lut[QINDEX_RANGE] =
201 static const int sad_per_bit4lut[QINDEX_RANGE] =
/external/libvpx/libvpx/vp9/common/
Dvp9_quant_common.c15 static const int16_t dc_qlookup[QINDEX_RANGE] = {
51 static const int16_t dc_qlookup_10[QINDEX_RANGE] = {
86 static const int16_t dc_qlookup_12[QINDEX_RANGE] = {
122 static const int16_t ac_qlookup[QINDEX_RANGE] = {
158 static const int16_t ac_qlookup_10[QINDEX_RANGE] = {
193 static const int16_t ac_qlookup_12[QINDEX_RANGE] = {
Dvp9_quant_common.h23 #define QINDEX_RANGE (MAXQ - MINQ + 1) macro
/external/libvpx/libvpx/vp8/common/
Donyxc_int.h35 #define QINDEX_RANGE (MAXQ + 1) macro
70 DECLARE_ALIGNED(16, short, Y1dequant[QINDEX_RANGE][2]);
71 DECLARE_ALIGNED(16, short, Y2dequant[QINDEX_RANGE][2]);
72 DECLARE_ALIGNED(16, short, UVdequant[QINDEX_RANGE][2]);
Dquant_common.c14 static const int dc_qlookup[QINDEX_RANGE] =
26 static const int ac_qlookup[QINDEX_RANGE] =
/external/libvpx/libvpx/test/
Dquantize_test.cc162 for (int q = 0; q < QINDEX_RANGE; ++q) { in TEST_P()
/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c48 for (Q = 0; Q < QINDEX_RANGE; Q++) in vp8cx_init_de_quantizer()