Searched defs:use_highbd (Results 1 – 8 of 8) sorted by relevance
| /external/libaom/aom_dsp/ |
| D | noise_model.h | 136 int use_highbd; // Whether input data should be interpreted as uint16 member 174 int use_highbd; member
|
| D | noise_model.c | 428 int block_size, int bit_depth, int use_highbd) { in aom_flat_block_finder_init() 1564 const int use_highbd = (sd->flags & YV12_FLAG_HIGHBITDEPTH) != 0; in denoise_and_model_realloc_if_necessary() local 1626 const int use_highbd = (sd->flags & YV12_FLAG_HIGHBITDEPTH) != 0; in aom_denoise_and_model_run() local
|
| /external/libvpx/vp9/common/ |
| D | vp9_scale.c | 48 int use_highbd) {
|
| /external/libaom/av1/common/ |
| D | restoration.c | 285 int rsb_row, int use_highbd, int h, uint8_t *data8, int data_stride, in setup_processing_stripe_boundary() 388 int use_highbd, int h, uint8_t *data8, int data_stride, int copy_above, in restore_processing_stripe_boundary() 1405 int stripe, int use_highbd, int is_above, in save_deblock_boundary_lines() 1460 int stripe, int use_highbd, int is_above, in save_cdef_boundary_lines() 1494 int use_highbd, int plane, in save_tile_row_boundary_lines() 1562 const int use_highbd = cm->seq_params->use_highbitdepth; in av1_loop_restoration_save_boundary_lines() local
|
| D | alloccommon.c | 322 const int use_highbd = cm->seq_params->use_highbitdepth; in av1_alloc_restoration_buffers() local
|
| /external/libvpx/test/ |
| D | convolve_test.cc | 302 unsigned int output_height, int use_highbd) { in wrapper_filter_average_block2d_8_c() 325 unsigned int output_height, int use_highbd) { in wrapper_filter_block2d_8_c()
|
| /external/libaom/av1/decoder/ |
| D | decodeframe.c | 3362 int buf_size, int use_highbd) { in allocate_mc_tmp_buf() 3501 const int use_highbd = cm->seq_params->use_highbitdepth; in decode_mt_init() local 5224 const int use_highbd = cm->seq_params->use_highbitdepth; in setup_frame_info() local
|
| /external/libaom/av1/encoder/ |
| D | pickrst.c | 746 int use_highbd, int bit_depth, int pu_width, in apply_sgr()
|