Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_scale/generic/
Dyv12config.c51 int use_highbitdepth, int border, int byte_alignment, in realloc_frame_buffer_aligned()
197 int ss_x, int ss_y, int use_highbitdepth, in aom_realloc_frame_buffer()
243 int ss_x, int ss_y, int use_highbitdepth, in aom_realloc_lookahead_buffer()
279 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()
88 int use_highbitdepth, in vp9_lookahead_push()
Dvp9_denoiser.c611 int use_highbitdepth, in vp9_denoiser_alloc()
Dvp9_encoder.c4995 int use_highbitdepth,
5033 const int use_highbitdepth = (sd->flags & YV12_FLAG_HIGHBITDEPTH) != 0; local
Dvp9_pickmode.c267 int use_highbitdepth, vpx_bit_depth_t bd, in block_variance()
Dvp9_encoder.h268 int use_highbitdepth; member
/external/libaom/libaom/av1/encoder/
Dlookahead.c46 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.c330 int dat_stride, int use_highbitdepth, in get_pixel_proj_error()
350 const uint8_t *dat8, int dat_stride, int use_highbitdepth, int32_t *flt0, in finer_search_pixel_proj_error()
418 int dat_stride, int use_highbitdepth, in get_proj_subspace()
554 const uint8_t *src8, int src_stride, int use_highbitdepth, int bit_depth, in search_selfguided_restoration()
Dhash_motion.c394 int use_highbitdepth, MACROBLOCK *x) { in av1_get_block_hash_value()
Dencoder.c3627 static void check_initial_width(AV1_COMP *cpi, int use_highbitdepth, in check_initial_width()
5273 const int use_highbitdepth = (sd->flags & YV12_FLAG_HIGHBITDEPTH) != 0; in av1_receive_raw_frame() local
Dencoder.h320 int use_highbitdepth; member
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c151 int use_highbitdepth, in vpx_realloc_frame_buffer()
290 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/common/
Dvp9_onyxc_int.h108 int use_highbitdepth; // Marks if we need to use 16bit frame buffers. member
/external/libaom/libaom/av1/common/
Dav1_loopfilter.c2101 const int use_highbitdepth = cm->seq_params.use_highbitdepth; in av1_filter_block_plane_vert() local
2188 const int use_highbitdepth = cm->seq_params.use_highbitdepth; in av1_filter_block_plane_horz() local
Drestoration.c1372 int extend, int use_highbitdepth) { in extend_lines()
Donyxc_int.h273 uint8_t use_highbitdepth; // If true, we need to use 16bit frame buffers. member
/external/libaom/libaom/av1/
Dav1_dx_iface.c1147 int use_highbitdepth) { in get_img_format()