Searched defs:use_hbd (Results 1 – 9 of 9) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | speed_features.c | 178 const bool use_hbd = cpi->oxcf.use_highbitdepth; in set_allintra_speed_feature_framesize_dependent() local 323 const int use_hbd = cpi->oxcf.use_highbitdepth; in set_allintra_speed_features_framesize_independent() local 578 const bool use_hbd = cpi->oxcf.use_highbitdepth; in set_good_speed_feature_framesize_dependent() local 878 const int use_hbd = cpi->oxcf.use_highbitdepth; in set_good_speed_features_framesize_independent() local
|
| D | global_motion.c | 203 int64_t av1_warp_error(WarpedMotionParams *wm, int use_hbd, int bd, in av1_warp_error() 239 WarpedMotionParams *wm, TransformationType wmtype, int use_hbd, int bd, in av1_refine_integerized_param()
|
| D | encodeframe.c | 165 int use_hbd) { in av1_get_perpixel_variance() 192 const int use_hbd = is_cur_buf_hbd(xd); in av1_get_perpixel_variance_facade() local
|
| D | firstpass.c | 370 int sstride, int width, int height, int use_hbd) { in copy_rect()
|
| D | tune_vmaf.c | 106 const int use_hbd = frame->flags & YV12_FLAG_HIGHBITDEPTH; in frame_average_variance() local
|
| D | encoder.c | 1896 const int use_hbd = cpi->unfiltered_source->flags & YV12_FLAG_HIGHBITDEPTH; in av1_set_screen_content_options() local
|
| D | nonrd_pickmode.c | 1253 const int use_hbd = is_cur_buf_hbd(xd); in block_yrd() local
|
| /external/libaom/av1/common/ |
| D | warped_motion.c | 786 int64_t av1_frame_error(int use_hbd, int bd, const uint8_t *ref, int stride, in av1_frame_error() 800 int64_t av1_segmented_frame_error(int use_hbd, int bd, const uint8_t *ref, in av1_segmented_frame_error() 818 void av1_warp_plane(WarpedMotionParams *wm, int use_hbd, int bd, in av1_warp_plane()
|
| D | cfl.c | 327 int row, int col, TX_SIZE tx_size, int use_hbd) { in cfl_store()
|