Home
last modified time | relevance | path

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

/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.c570 int use_highbitdepth, in vp9_denoiser_alloc()
Dvp9_encoder.c4658 int use_highbitdepth,
4696 const int use_highbitdepth = (sd->flags & YV12_FLAG_HIGHBITDEPTH) != 0; local
Dvp9_pickmode.c247 int use_highbitdepth, vpx_bit_depth_t bd, in block_variance()
Dvp9_encoder.h265 int use_highbitdepth; member
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c140 int use_highbitdepth, in vpx_realloc_frame_buffer()
268 int use_highbitdepth, in vpx_alloc_frame_buffer()
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h108 int use_highbitdepth; // Marks if we need to use 16bit frame buffers. member