Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_h264.c494 const struct v4l2_h264_dpb_entry *ndpb = &dec_param->dpb[i]; in update_dpb() local
496 if (!(ndpb->flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE)) in update_dpb()
508 !dpb_entry_match(cdpb, ndpb)) in update_dpb()
511 *cdpb = *ndpb; in update_dpb()
522 const struct v4l2_h264_dpb_entry *ndpb = &dec_param->dpb[i]; in update_dpb() local
535 *cdpb = *ndpb; in update_dpb()