/external/libaom/libaom/common/ |
D | y4menc.c | 18 static const char *monochrome_colorspace(unsigned int bit_depth) { in monochrome_colorspace() 49 static const char *colorspace(unsigned int bit_depth, in colorspace() 86 unsigned int bit_depth) { in y4m_write_file_header()
|
/external/libaom/libaom/av1/common/ |
D | quant_common.c | 193 int16_t av1_dc_quant_Q3(int qindex, int delta, aom_bit_depth_t bit_depth) { in av1_dc_quant_Q3() 205 int16_t av1_ac_quant_Q3(int qindex, int delta, aom_bit_depth_t bit_depth) { in av1_ac_quant_Q3() 220 int16_t av1_dc_quant_QTX(int qindex, int delta, aom_bit_depth_t bit_depth) { in av1_dc_quant_QTX() 224 int16_t av1_ac_quant_QTX(int qindex, int delta, aom_bit_depth_t bit_depth) { in av1_ac_quant_QTX()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_quant_common.c | 164 int16_t vp9_dc_quant(int qindex, int delta, vpx_bit_depth_t bit_depth) { in vp9_dc_quant() 180 int16_t vp9_ac_quant(int qindex, int delta, vpx_bit_depth_t bit_depth) { in vp9_ac_quant()
|
/external/libhevc/common/ |
D | ihevc_iquant_recon.c | 125 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_4x4_ttype1() local 237 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_4x4() local 348 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_8x8() local 460 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_16x16() local 571 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_recon_32x32() local
|
D | ihevc_chroma_iquant_recon.c | 131 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_4x4() local 243 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_8x8() local 356 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_16x16() local
|
D | ihevc_sao.c | 202 WORD32 bit_depth; in ihevc_sao_edge_offset_class0() local 286 WORD32 bit_depth; in ihevc_sao_edge_offset_class0_chroma() local 382 WORD32 bit_depth; in ihevc_sao_edge_offset_class1() local 476 WORD32 bit_depth; in ihevc_sao_edge_offset_class1_chroma() local 579 WORD32 bit_depth; in ihevc_sao_edge_offset_class2() local 768 WORD32 bit_depth; in ihevc_sao_edge_offset_class2_chroma() local 1001 WORD32 bit_depth; in ihevc_sao_edge_offset_class3() local 1177 WORD32 bit_depth; in ihevc_sao_edge_offset_class3_chroma() local
|
D | ihevc_quant_iquant_ssd.c | 140 WORD32 bit_depth,shift_iq; in ihevc_quant_iquant_ssd() local 329 WORD32 bit_depth,shift_iq; in ihevc_quant_iquant() local 509 WORD32 bit_depth,shift_iq; in ihevc_quant_iquant_ssd_rdoq() local 654 WORD32 bit_depth,shift_iq; in ihevc_quant_iquant_rdoq() local 839 WORD32 bit_depth,shift_iq; in ihevc_quant_iquant_ssd_flat_scale_mat() local 987 WORD32 bit_depth,shift_iq; in ihevc_quant_iquant_flat_scale_mat() local 1175 WORD32 bit_depth,shift_iq; in ihevc_quant_iquant_ssd_flat_scale_mat_rdoq() local 1220 …WORD32 bit_depth,transform_shift; … in ihevc_quant_iquant_ssd_flat_scale_mat_rdoq() local 1360 WORD32 bit_depth,shift_iq; in ihevc_quant_iquant_flat_scale_mat_rdoq() local 1551 WORD32 bit_depth,shift_iq; in ihevc_q_iq_ssd_var_rnd_fact() local [all …]
|
D | ihevc_iquant_itrans_recon.c | 133 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_itrans_recon_4x4_ttype1() local 342 WORD32 log2_trans_size, bit_depth; in ihevc_iquant_itrans_recon_4x4() local
|
D | ihevc_trans_macros.h | 62 #define QUANT_HBD(out, inp, quant_coeff, qp_div, log2_trans_size, q_add, bit_depth) \ argument 112 #define QUANT_NO_WEIGHTMAT_HBD(out, inp, quant_coeff, qp_div, log2_trans_size, q_add, bit_depth) \ argument
|
D | ihevc_hbd_deblk_edge_filter.c | 113 UWORD8 bit_depth) in ihevc_hbd_deblk_luma_vert() 348 UWORD8 bit_depth) in ihevc_hbd_deblk_luma_horz() 604 UWORD8 bit_depth) in ihevc_hbd_deblk_chroma_vert() 836 UWORD8 bit_depth) in ihevc_hbd_deblk_422chroma_vert() 1068 UWORD8 bit_depth) in ihevc_hbd_deblk_chroma_horz() 1180 UWORD8 bit_depth) in ihevc_hbd_deblk_422chroma_horz()
|
/external/libpng/contrib/examples/ |
D | pngpixel.c | 35 unsigned int bit_depth, unsigned int channels) in component() 76 PNG_CONST unsigned int bit_depth = png_get_bit_depth(png_ptr, info_ptr); in print_pixel() local 183 int bit_depth, color_type, interlace_method, in main() local
|
/external/libaom/libaom/av1/encoder/ |
D | palette.c | 44 static int delta_encode_cost(const int *colors, int num, int bit_depth, in delta_encode_cost() 99 int bit_depth, int *zero_count, in av1_get_palette_delta_bits_v() 119 int bit_depth) { in av1_palette_color_cost_y() 133 int bit_depth) { in av1_palette_color_cost_uv()
|
D | ratectrl.c | 49 #define ASSIGN_MINQ_TABLE(bit_depth, name) \ argument 100 aom_bit_depth_t bit_depth) { in get_minq_index() 112 aom_bit_depth_t bit_depth) { in init_minq_luts() 140 double av1_convert_qindex_to_q(int qindex, aom_bit_depth_t bit_depth) { in av1_convert_qindex_to_q() 153 double correction_factor, aom_bit_depth_t bit_depth) { in av1_rc_bits_per_mb() 167 aom_bit_depth_t bit_depth) { in av1_estimate_bits_at_q() 592 aom_bit_depth_t bit_depth) { in get_kf_active_quality() 602 aom_bit_depth_t bit_depth) { in get_gf_active_quality() 611 static int get_gf_high_motion_quality(int q, aom_bit_depth_t bit_depth) { in get_gf_high_motion_quality() 705 const int bit_depth = cm->seq_params.bit_depth; in rc_pick_q_and_bounds_one_pass_cbr() local [all …]
|
/external/libvpx/libvpx/test/ |
D | vp9_intrapred_test.cc | 43 int bit_depth; member 454 int bit_depth; member 459 const int bit_depth = params_.bit_depth; in Predict() local
|
D | y4m_test.cc | 31 unsigned int bit_depth; member 92 void HeaderChecks(unsigned int bit_depth, vpx_img_fmt_t fmt) { in HeaderChecks()
|
/external/libxcam/xcore/ |
D | x3a_stats_pool.h | 70 void set_bit_depth (uint32_t bit_depth) { in set_bit_depth()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_tokenize.h | 84 static INLINE const uint16_t *vp9_get_high_cost_table(int bit_depth) { in vp9_get_high_cost_table() 90 static INLINE const uint16_t *vp9_get_high_cost_table(int bit_depth) { in vp9_get_high_cost_table()
|
/external/libvpx/libvpx/ |
D | y4menc.c | 16 vpx_img_fmt_t fmt, unsigned int bit_depth) { in y4m_write_file_header()
|
/external/libaom/libaom/test/ |
D | y4m_test.cc | 32 unsigned int bit_depth; member 80 void HeaderChecks(unsigned int bit_depth, aom_img_fmt_t fmt) { in HeaderChecks()
|
D | function_equivalence_test.h | 42 int bit_depth; member
|
/external/libvpx/libvpx/third_party/libwebm/common/ |
D | hdr_util.h | 46 int bit_depth; member
|
/external/libaom/libaom/third_party/libwebm/common/ |
D | hdr_util.h | 46 int bit_depth; member
|
/external/autotest/client/deps/glbench/src/ |
D | png_helper.cc | 33 png_byte bit_depth = 8; // 8 bits per channel RGBA in write_png_file() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | psnrhvs.c | 108 static double convert_score_db(double _score, double _weight, int bit_depth) { in convert_score_db() 123 uint32_t bit_depth, uint32_t _shift) { in calc_psnrhvs()
|
/external/libpng/contrib/gregbook/ |
D | readppm.c | 68 int bit_depth, color_type, channels; variable
|