Home
last modified time | relevance | path

Searched refs:ndpb (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_h264.c267 const struct v4l2_h264_dpb_entry *ndpb = &dec_param->dpb[i]; in update_dpb() local
269 if (!(ndpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in update_dpb()
281 !dpb_entry_match(cdpb, ndpb)) in update_dpb()
284 *cdpb = *ndpb; in update_dpb()
295 const struct v4l2_h264_dpb_entry *ndpb = &dec_param->dpb[i]; in update_dpb() local
308 *cdpb = *ndpb; in update_dpb()