/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 68 const int16_t *quant_ptr, const int16_t *quant_shift_ptr, in vp9_quantize_fp_c() argument 77 (void)quant_shift_ptr; in vp9_quantize_fp_c() 112 const int16_t *quant_shift_ptr, in vp9_quantize_fp_32x32_c() argument 119 (void)quant_shift_ptr; in vp9_quantize_fp_32x32_c() 152 const int16_t *quant_ptr, const int16_t *quant_shift_ptr, in vp9_quantize_b_c() argument 190 quant_shift_ptr[rc != 0]) >> 16; // quantization in vp9_quantize_b_c() 206 const int16_t *quant_shift_ptr, in vp9_quantize_b_32x32_c() argument 246 quant_shift_ptr[rc != 0]) >> 15; in vp9_quantize_b_32x32_c()
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
D | vp9_quantize_neon.c | 27 const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, in vp9_quantize_fp_neon() argument 35 (void)quant_shift_ptr; in vp9_quantize_fp_neon()
|
/external/libvpx/libvpx/vp8/encoder/ |
D | quantize.c | 31 unsigned char *quant_shift_ptr = b->quant_shift; in vp8_fast_quantize_b_c() local 54 * quant_shift_ptr[rc]) >> 16; /* quantize (x) */ in vp8_fast_quantize_b_c() 116 short *quant_shift_ptr = b->quant_shift; in vp8_regular_quantize_b_c() local 142 * quant_shift_ptr[rc]) >> 16; /* quantize (x) */ in vp8_regular_quantize_b_c() 170 short *quant_shift_ptr; in vp8_strict_quantize_b_c() local 177 quant_shift_ptr = b->quant_shift; in vp8_strict_quantize_b_c() 201 y = ((((x * quant_ptr[rc]) >> 16) + x) * quant_shift_ptr[rc]) >> 16; in vp8_strict_quantize_b_c()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_rtcd_defs.pl | 717 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 720 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 723 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 726 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco…
|
/external/libvpx/armv7a/ |
D | vp9_rtcd.h | 349 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 352 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 355 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 358 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco…
|
/external/libvpx/mips/ |
D | vp9_rtcd.h | 349 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 352 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 355 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 358 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco…
|
/external/libvpx/generic/ |
D | vp9_rtcd.h | 349 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 352 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 355 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 358 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco…
|
/external/libvpx/armv7a-neon/ |
D | vp9_rtcd.h | 389 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 392 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 395 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 396 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 399 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco…
|
/external/libvpx/mips-dspr2/ |
D | vp9_rtcd.h | 388 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 391 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 394 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 397 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco…
|
/external/libvpx/x86/ |
D | vp9_rtcd.h | 407 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 410 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 413 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco… 416 …, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qco…
|