Searched refs:get_primary_ref_frame_buf (Results 1 – 4 of 4) sorted by relevance
690 static INLINE RefCntBuffer *get_primary_ref_frame_buf( in get_primary_ref_frame_buf() function
365 const RefCntBuffer *const primary_ref_buf = get_primary_ref_frame_buf(cm); in setup_frame()376 cm->prev_frame = get_primary_ref_frame_buf(cm); in setup_frame()4433 } else if (get_primary_ref_frame_buf(cm) == NULL) { in encode_with_recode_loop()
1945 const RefCntBuffer *buf = get_primary_ref_frame_buf(cm); in encode_loopfilter()
5257 cm->prev_frame = get_primary_ref_frame_buf(cm); in read_uncompressed_header()5259 get_primary_ref_frame_buf(cm) == NULL) { in read_uncompressed_header()5555 *cm->fc = get_primary_ref_frame_buf(cm)->frame_context; in av1_decode_frame_headers_and_setup()