Home
last modified time | relevance | path

Searched refs:av1_gop_check_forward_keyframe (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dgop_structure.h77 int av1_gop_check_forward_keyframe(const GF_GROUP *gf_group,
H A Dgop_structure.c851 int av1_gop_check_forward_keyframe(const GF_GROUP *gf_group, in av1_gop_check_forward_keyframe() function
H A Dtemporal_filter.c1057 av1_gop_check_forward_keyframe(gf_group, gf_frame_index); in tf_setup_filtering_buffer()