Searched refs:alt2_buf (Results 1 – 1 of 1) sorted by relevance
250 const RefCntBuffer *alt2_buf = get_ref_frame_buf(cm, ALTREF2_FRAME); in get_ref_frame_flags() local258 const int alt2_is_last = (alt2_buf == last_buf); in get_ref_frame_flags()266 const int alt2_is_alt = (alt2_buf == alt_buf); in get_ref_frame_flags()272 const int alt2_is_last2 = (alt2_buf == last2_buf); in get_ref_frame_flags()277 const int alt2_is_last3 = (alt2_buf == last3_buf); in get_ref_frame_flags()281 const int alt2_is_gld = (alt2_buf == golden_buf); in get_ref_frame_flags()284 const int alt2_is_bwd = (alt2_buf == bwd_buf); in get_ref_frame_flags()