Searched refs:get_primary_ref_frame_buf (Results 1 – 4 of 4) sorted by relevance
869 static INLINE RefCntBuffer *get_primary_ref_frame_buf( in get_primary_ref_frame_buf() function
4876 cm->prev_frame = get_primary_ref_frame_buf(cm); in read_uncompressed_header()4878 get_primary_ref_frame_buf(cm) == NULL) { in read_uncompressed_header()5171 *cm->fc = get_primary_ref_frame_buf(cm)->frame_context; in av1_decode_frame_headers_and_setup()
1944 const RefCntBuffer *buf = get_primary_ref_frame_buf(cm); in is_mode_ref_delta_meaningful()1995 const RefCntBuffer *buf = get_primary_ref_frame_buf(cm); in encode_loopfilter()
628 const RefCntBuffer *const primary_ref_buf = get_primary_ref_frame_buf(cm); in setup_frame()639 cm->prev_frame = get_primary_ref_frame_buf(cm); in setup_frame()5531 } else if (get_primary_ref_frame_buf(cm) == NULL) { in encode_with_recode_loop()