Home
last modified time | relevance | path

Searched defs:is_high_bitdepth (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dtemporal_filter.c316 const int is_high_bitdepth = is_frame_high_bitdepth(ref_frame); in tf_build_predictor() local
400 const int is_high_bitdepth = is_cur_buf_hbd(mbd); in av1_apply_temporal_filter_self() local
444 const int is_high_bitdepth, in compute_square_diff()
529 const int is_high_bitdepth = is_frame_high_bitdepth(frame_to_filter); in av1_apply_temporal_filter_yuv_c() local
665 const int is_high_bitdepth = is_frame_high_bitdepth(frame_to_filter); in av1_apply_temporal_filter_planewise_c() local
871 const int is_high_bitdepth = is_frame_high_bitdepth(result_buffer); in tf_normalize_filtered_frame() local
947 const int is_high_bitdepth = is_frame_high_bitdepth(frame_to_filter); in tf_do_filtering() local
1091 const int is_high_bitdepth = is_frame_high_bitdepth(frame); in av1_estimate_noise_from_single_plane() local
Dfirstpass.c469 static int get_prediction_error_bitdepth(const int is_high_bitdepth, in get_prediction_error_bitdepth()
574 const int is_high_bitdepth = is_cur_buf_hbd(xd); in firstpass_inter_prediction() local
/external/libaom/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c224 const int is_high_bitdepth = ref_frame->flags & YV12_FLAG_HIGHBITDEPTH; in av1_apply_temporal_filter_planewise_sse2() local
Dtemporal_filter_avx2.c246 const int is_high_bitdepth = ref_frame->flags & YV12_FLAG_HIGHBITDEPTH; in av1_apply_temporal_filter_planewise_avx2() local
Dtemporal_filter_sse4.c2031 const int is_high_bitdepth = ref_frame->flags & YV12_FLAG_HIGHBITDEPTH; in av1_apply_temporal_filter_yuv_sse4_1() local