Home
last modified time | relevance | path

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

/drivers/media/platform/amphion/
A Dvpu_defs.h133 u32 decoded_width; member
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()
A Dvdec.c973 if (inst->cap_format.width != vdec->codec_info.decoded_width) in vdec_check_source_change()
999 f.fmt.pix_mp.width = vdec->codec_info.decoded_width; in vdec_init_fmt()
1341 vdec->codec_info.decoded_width, in vdec_event_seq_hdr()

Completed in 18 milliseconds