Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dtemporal_filter.c410 const int is_high_bitdepth = is_frame_high_bitdepth(ref_frame); in tf_build_predictor() local
484 const int is_high_bitdepth = is_cur_buf_hbd(mbd); in tf_apply_temporal_filter_self() local
537 const int is_high_bitdepth, in compute_square_diff()
640 const int is_high_bitdepth = is_frame_high_bitdepth(frame_to_filter); in av1_apply_temporal_filter_c() local
828 const int is_high_bitdepth = is_frame_high_bitdepth(result_buffer); in tf_normalize_filtered_frame() local
1309 const int is_high_bitdepth = is_frame_high_bitdepth(frame); in av1_estimate_noise_level() local
H A Dtemporal_filter.h362 int num_pels, int is_high_bitdepth) { in tf_alloc_and_reset_data()
405 int is_high_bitdepth) { in tf_dealloc_data()
H A Dallintra_vis.c38 const int is_high_bitdepth = is_cur_buf_hbd(&td->mb.e_mbd); in av1_alloc_mb_wiener_var_pred_buf() local
285 const int is_high_bitdepth = is_cur_buf_hbd(xd); in av1_calc_mb_wiener_var_row() local
H A Doptical_flow.c132 const int is_high_bitdepth = is_frame_high_bitdepth(frame2); in temporal_gradient() local
600 const int is_high_bitdepth = is_frame_high_bitdepth(src_frame); in warp_back_frame_intp() local
H A Dfirstpass.c614 static int get_prediction_error_bitdepth(const int is_high_bitdepth, in get_prediction_error_bitdepth()
716 const int is_high_bitdepth = is_cur_buf_hbd(xd); in firstpass_inter_prediction() local
H A Dpalette.c452 const int is_high_bitdepth, in fill_data_and_get_bounds()
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dtemporal_filter_neon_dotprod.c224 const int is_high_bitdepth = frame_to_filter->flags & YV12_FLAG_HIGHBITDEPTH; in av1_apply_temporal_filter_neon_dotprod() local
H A Dhighbd_temporal_filter_neon.c292 const int is_high_bitdepth = frame_to_filter->flags & YV12_FLAG_HIGHBITDEPTH; in av1_highbd_apply_temporal_filter_neon() local
H A Dtemporal_filter_neon.c202 const int is_high_bitdepth = frame_to_filter->flags & YV12_FLAG_HIGHBITDEPTH; in av1_apply_temporal_filter_neon() local
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dtemporal_filter_sse2.c230 const int is_high_bitdepth = frame_to_filter->flags & YV12_FLAG_HIGHBITDEPTH; in av1_apply_temporal_filter_sse2() local
H A Dhighbd_temporal_filter_sse2.c250 const int is_high_bitdepth = frame_to_filter->flags & YV12_FLAG_HIGHBITDEPTH; in av1_highbd_apply_temporal_filter_sse2() local
H A Dhighbd_temporal_filter_avx2.c375 const int is_high_bitdepth = frame_to_filter->flags & YV12_FLAG_HIGHBITDEPTH; in av1_highbd_apply_temporal_filter_avx2() local
H A Dtemporal_filter_avx2.c557 const int is_high_bitdepth = frame_to_filter->flags & YV12_FLAG_HIGHBITDEPTH; in av1_apply_temporal_filter_avx2() local