Home
last modified time | relevance | path

Searched defs:bit_depth (Results 1 – 25 of 237) sorted by relevance

12345678910

/external/libaom/test/
Drd_test.cc23 aom_bit_depth_t bit_depth = AOM_BITS_8; in TEST() local
41 aom_bit_depth_t bit_depth = AOM_BITS_8; in TEST() local
59 aom_bit_depth_t bit_depth = AOM_BITS_8; in TEST() local
69 aom_bit_depth_t bit_depth = AOM_BITS_8; in TEST() local
79 aom_bit_depth_t bit_depth = AOM_BITS_8; in TEST() local
Dintrapred_test.cc60 int bit_depth; member
199 const int bit_depth = params_.bit_depth; in Predict() local
205 const int bit_depth = params_.bit_depth; in PredictRefSpeedTest() local
211 const int bit_depth = params_.bit_depth; in PredictFncSpeedTest() local
/external/libaom/common/
Dy4menc.c18 static const char *monochrome_colorspace(unsigned int bit_depth) { in monochrome_colorspace()
50 static const char *colorspace(unsigned int bit_depth, in colorspace()
82 unsigned int bit_depth, aom_color_range_t range) { in y4m_write_file_header()
/external/libhevc/common/
Dihevc_iquant_recon.c125 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
Dihevc_chroma_iquant_recon.c131 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
Dihevc_sao.c202 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
Dihevc_quant_iquant_ssd.c140 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 …]
Dihevc_hbd_deblk_edge_filter.c113 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()
Dihevc_iquant_itrans_recon.c133 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
/external/libpng/contrib/examples/
Dpngpixel.c35 unsigned int bit_depth, unsigned int channels) in component()
76 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/libvpx/vp9/common/
Dvp9_quant_common.c164 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/libaom/aom_dsp/
Dvmaf.c46 static void copy_picture(const int bit_depth, const YV12_BUFFER_CONFIG *src, in copy_picture()
127 const YV12_BUFFER_CONFIG *distorted, int bit_depth, in aom_calc_vmaf()
159 const YV12_BUFFER_CONFIG *distorted, int bit_depth, in aom_read_vmaf_image()
/external/libvpx/test/
Dvp9_intrapred_test.cc43 int bit_depth; member
515 int bit_depth; member
521 const int bit_depth = params_.bit_depth; in Predict() local
/external/iamf_tools/iamf/cli/
Dwav_writer.cc50 size_t num_channels, int bit_depth, in WriteSamplesInternal()
160 int sample_rate_hz, int bit_depth, in Create()
262 int sample_rate_hz, int bit_depth, in WavWriter()
Dwav_reader.h61 int bit_depth() const { return info_.bit_depth; } in bit_depth() function
Dwav_writer.h57 int bit_depth() const { return bit_depth_; } in bit_depth() function
/external/webp/sharpyuv/
Dsharpyuv_dsp.c30 uint16_t* dst, int len, int bit_depth) { in SharpYuvUpdateY_C()
54 int bit_depth) { in SharpYuvFilterRow_C()
Dsharpyuv_neon.c26 uint16_t* dst, int len, int bit_depth) { in SharpYuvUpdateY_NEON()
75 uint16_t* out, int bit_depth) { in SharpYuvFilterRow16_NEON()
117 uint16_t* out, int bit_depth) { in SharpYuvFilterRow32_NEON()
157 int bit_depth) { in SharpYuvFilterRow_NEON()
Dsharpyuv_gamma.c101 static uint32_t ToLinearSrgb(uint16_t v, int bit_depth) { in ToLinearSrgb()
109 static uint16_t FromLinearSrgb(uint32_t value, int bit_depth) { in FromLinearSrgb()
313 uint32_t SharpYuvGammaToLinear(uint16_t v, int bit_depth, in SharpYuvGammaToLinear()
367 uint16_t SharpYuvLinearToGamma(uint32_t v, int bit_depth, in SharpYuvLinearToGamma()
Dsharpyuv_sse2.c25 uint16_t* dst, int len, int bit_depth) { in SharpYuvUpdateY_SSE2()
78 uint16_t* out, int bit_depth) { in SharpYuvFilterRow16_SSE2()
132 uint16_t* out, int bit_depth) { in SharpYuvFilterRow32_SSE2()
178 int bit_depth) { in SharpYuvFilterRow_SSE2()
/external/libaom/av1/encoder/
Dtune_vmaf.c197 double amount, int bit_depth) { in highbd_unsharp_rect()
231 const int bit_depth = cpi->td.mb.e_mbd.bd; in unsharp() local
254 static inline void gaussian_blur(const int bit_depth, in gaussian_blur()
297 const int bit_depth = cpi->td.mb.e_mbd.bd; in cal_approx_vmaf() local
381 const int bit_depth = cpi->td.mb.e_mbd.bd; in av1_vmaf_neg_preprocessing() local
408 const int bit_depth = cpi->td.mb.e_mbd.bd; in av1_vmaf_frame_preprocessing() local
449 const int bit_depth = cpi->td.mb.e_mbd.bd; in av1_vmaf_blk_preprocessing() local
616 const int bit_depth = cpi->td.mb.e_mbd.bd; in av1_set_mb_vmaf_rdmult_scaling() local
822 const int bit_depth = cpi->td.mb.e_mbd.bd; in calc_vmaf_motion_score() local
913 const int bit_depth = cpi->td.mb.e_mbd.bd; in av1_get_vmaf_base_qindex() local
[all …]
/external/libaom/aom_dsp/flow_estimation/
Dcorner_detect.c43 static bool compute_corner_list(const YV12_BUFFER_CONFIG *frame, int bit_depth, in compute_corner_list()
120 bool av1_compute_corner_list(const YV12_BUFFER_CONFIG *frame, int bit_depth, in av1_compute_corner_list()
Dflow_estimation.c36 YV12_BUFFER_CONFIG *ref, int bit_depth, in aom_compute_global_motion()
/external/libvpx/vp9/encoder/
Dvp9_tokenize.h84 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/libopenapv/src/
Doapv_tq.c78 static __inline int get_transform_shift(int log2_size, int type, int bit_depth) in get_transform_shift()
88 void oapv_trans(oapve_ctx_t *ctx, s16 *coef, int log2_w, int log2_h, int bit_depth) in oapv_trans()
98 …t(s16 *coef, u8 qp, int q_matrix[OAPV_BLK_D], int log2_w, int log2_h, int bit_depth, int deadzone_… in oapv_quant()

12345678910