Home
last modified time | relevance | path

Searched defs:use_highbitdepth (Results 1 – 20 of 20) sorted by relevance

/external/libaom/libaom/aom_scale/generic/
Dyv12config.c48 int use_highbitdepth, int border, int byte_alignment, in realloc_frame_buffer_aligned()
198 int ss_x, int ss_y, int use_highbitdepth, in aom_realloc_frame_buffer()
233 int ss_x, int ss_y, int use_highbitdepth, int border, in aom_alloc_frame_buffer()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.c49 int use_highbitdepth, in vp9_lookahead_init()
94 int64_t ts_start, int64_t ts_end, int use_highbitdepth, in vp9_lookahead_push()
Dvp9_denoiser.c610 int use_highbitdepth, in vp9_denoiser_alloc()
Dvp9_encoder.c2174 static void update_initial_width(VP9_COMP *cpi, int use_highbitdepth, in update_initial_width()
2249 const int use_highbitdepth = vpx_img_use_highbitdepth(img_fmt); in vp9_update_compressor_with_img_fmt() local
5399 const int use_highbitdepth = (sd->flags & YV12_FLAG_HIGHBITDEPTH) != 0; local
5401 const int use_highbitdepth = 0; local
Dvp9_pickmode.c267 int use_highbitdepth, vpx_bit_depth_t bd, in block_variance()
Dvp9_encoder.h275 int use_highbitdepth; member
/external/libaom/libaom/av1/encoder/
Dlookahead.c47 unsigned int subsampling_y, int use_highbitdepth, unsigned int depth, in av1_lookahead_init()
88 int64_t ts_start, int64_t ts_end, int use_highbitdepth, in av1_lookahead_push()
Dpickrst.c369 int dat_stride, int use_highbitdepth, in get_pixel_proj_error()
398 const uint8_t *dat8, int dat_stride, int use_highbitdepth, int32_t *flt0, in finer_search_pixel_proj_error()
655 int use_highbitdepth, int32_t *flt0, in get_proj_subspace()
760 const int use_highbitdepth, const int bit_depth, const int pu_width, in compute_sgrproj_err()
791 const uint8_t *src8, int src_stride, int use_highbitdepth, int bit_depth, in search_selfguided_restoration()
Dhash_motion.c402 int use_highbitdepth) { in av1_get_block_hash_value()
Dencoder.c4307 void av1_check_initial_width(AV1_COMP *cpi, int use_highbitdepth, in av1_check_initial_width()
6649 const int use_highbitdepth = (sd->flags & YV12_FLAG_HIGHBITDEPTH) != 0; in av1_receive_raw_frame() local
Dencoder.h358 int use_highbitdepth; member
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c151 int use_highbitdepth, in vpx_realloc_frame_buffer()
291 int use_highbitdepth, in vpx_alloc_frame_buffer()
/external/libaom/libaom/examples/
Dencoder_util.c25 int use_highbitdepth, int loc[4]) { in find_mismatch_plane()
82 int use_highbitdepth, int yloc[4], int uloc[4], in find_mismatch_helper()
/external/libvpx/libvpx/vp9/
Dsimple_encode.cc131 int use_highbitdepth = 0; in ComputeFirstPassStats() local
234 int use_highbitdepth = 0; in EncodeFrame() local
/external/libaom/libaom/av1/common/
Dav1_loopfilter.c379 const int use_highbitdepth = cm->seq_params.use_highbitdepth; in av1_filter_block_plane_vert() local
492 const int use_highbitdepth = cm->seq_params.use_highbitdepth; in av1_filter_block_plane_horz() local
Drestoration.c1389 int extend, int use_highbitdepth) { in extend_lines()
Dav1_common_int.h269 uint8_t use_highbitdepth; // If true, we need to use 16bit frame buffers. member
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h108 int use_highbitdepth; // Marks if we need to use 16bit frame buffers. member
/external/libaom/libaom/av1/
Dav1_dx_iface.c1118 int use_highbitdepth) { in get_img_format()
Dav1_cx_iface.c2092 int use_highbitdepth, subsampling_x, subsampling_y; in encoder_encode() local