Searched refs:temp_frm (Results 1 – 1 of 1) sorted by relevance
420 H264eDpbFrm *temp_frm; in h264e_pskip_ref_check() local422 temp_frm = &dpb->frames[i]; in h264e_pskip_ref_check()423 if (temp_frm->slot_idx != frms->refr_idx) { in h264e_pskip_ref_check()424 temp_frm->as_pskip_ref = 0; in h264e_pskip_ref_check()426 temp_frm->as_pskip_ref = 1; in h264e_pskip_ref_check()432 H264eDpbFrm *temp_frm; in h264e_pskip_ref_check() local434 temp_frm = &dpb->frames[i]; in h264e_pskip_ref_check()435 if (temp_frm) { in h264e_pskip_ref_check()436 temp_frm->as_pskip_ref = 0; in h264e_pskip_ref_check()