Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h133 u32 decoded_width; member
H A Dvpu_malone.c857 info->decoded_width, in vpu_malone_fill_planes()
865 info->decoded_width, in vpu_malone_fill_planes()
888 mb_w = DIV_ROUND_UP(info->decoded_width, 16); in vpu_malone_init_seq_hdr()
906 info->decoded_width = pkt->data[12]; in vpu_malone_unpack_seq_hdr()
H A Dvdec.c970 if (inst->cap_format.width != hdr->decoded_width) in vdec_check_source_change()
1005 f.fmt.pix_mp.width = vdec->codec_info.decoded_width; in vdec_init_fmt()
1347 hdr->decoded_width, in vdec_event_seq_hdr()