Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu_defs.h131 u32 decoded_width; member
A Dvpu_malone.c822 info->decoded_width, in vpu_malone_fill_planes()
830 info->decoded_width, in vpu_malone_fill_planes()
853 mb_w = DIV_ROUND_UP(info->decoded_width, 16); in vpu_malone_init_seq_hdr()
871 info->decoded_width = pkt->data[12]; in vpu_malone_unpack_seq_hdr()
A Dvdec.c802 if (inst->cap_format.width != vdec->codec_info.decoded_width) in vdec_check_source_change()
828 f.fmt.pix_mp.width = vdec->codec_info.decoded_width; in vdec_init_fmt()
1103 vdec->codec_info.decoded_width, in vdec_event_seq_hdr()

Completed in 12 milliseconds