Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h132 u32 decoded_width; member
H A Dvpu_malone.c843 info->decoded_width, in vpu_malone_fill_planes()
851 info->decoded_width, in vpu_malone_fill_planes()
874 mb_w = DIV_ROUND_UP(info->decoded_width, 16); in vpu_malone_init_seq_hdr()
892 info->decoded_width = pkt->data[12]; in vpu_malone_unpack_seq_hdr()
H A Dvdec.c874 if (inst->cap_format.width != vdec->codec_info.decoded_width) in vdec_check_source_change()
900 f.fmt.pix_mp.width = vdec->codec_info.decoded_width; in vdec_init_fmt()
1178 vdec->codec_info.decoded_width, in vdec_event_seq_hdr()