Home
last modified time | relevance | path

Searched defs:rtc_ref (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dsvc_layercontext.c214 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_check_ref_is_low_spatial_res_super_frame() local
223 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_restore_layer_context() local
287 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_svc_update_buffer_slot_refreshed() local
477 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_set_svc_fixed_mode() local
656 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_svc_set_last_source() local
689 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_svc_get_min_ref_dist() local
706 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_svc_set_reference_was_previous() local
H A Dav1_temporal_denoiser.c399 AV1_DENOISER *denoiser, YV12_BUFFER_CONFIG src, struct RTC_REF *rtc_ref, in av1_denoiser_update_frame_info()
502 struct RTC_REF *rtc_ref, struct SVC *svc, in av1_denoiser_realloc_svc()
716 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_denoiser_update_ref_frame() local
H A Dencode_strategy.h100 const RTC_REF *const rtc_ref, in is_frame_droppable()
H A Dspeed_features.c1482 const RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in set_rt_speed_feature_framesize_dependent() local
H A Dencode_strategy.c633 const RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; local
H A Dratectrl.c2911 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_adjust_gf_refresh_qp_one_pass_rt() local
2976 RTC_REF *const rtc_ref = &cpi->ppi->rtc_ref; in av1_set_rtc_reference_structure_one_layer() local
H A Dencoder.c5298 RTC_REF *const rtc_ref) { in rtc_set_updates_ref_frame_config()
H A Dencoder.h2858 RTC_REF rtc_ref; member