Searched refs:AV1_REF_FRAME_INTRA (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | av1.h | 61 AV1_REF_FRAME_INTRA = 0, enumerator |
D | cbs_av1_syntax_template.c | 867 infer(loop_filter_ref_deltas[AV1_REF_FRAME_INTRA], 1); in FUNC() |