Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_defs.h131 u32 decoded_width; member
Dvpu_malone.c820 info->decoded_width, in vpu_malone_fill_planes()
828 info->decoded_width, in vpu_malone_fill_planes()
851 mb_w = DIV_ROUND_UP(info->decoded_width, 16); in vpu_malone_init_seq_hdr()
869 info->decoded_width = pkt->data[12]; in vpu_malone_unpack_seq_hdr()
Dvdec.c761 if (inst->cap_format.width != vdec->codec_info.decoded_width) in vdec_check_source_change()
796 inst->cap_format.width = vdec->codec_info.decoded_width; in vdec_init_fmt()
1073 vdec->codec_info.decoded_width, in vdec_event_seq_hdr()