Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_defs.h132 u32 decoded_height; member
Dvpu_malone.c843 info->decoded_height, in vpu_malone_fill_planes()
851 info->decoded_height, in vpu_malone_fill_planes()
874 mb_h = DIV_ROUND_UP(info->decoded_height, 16); in vpu_malone_init_seq_hdr()
892 info->decoded_height = pkt->data[11]; in vpu_malone_unpack_seq_hdr()
Dvdec.c878 if (inst->cap_format.height != vdec->codec_info.decoded_height) in vdec_check_source_change()
903 f.fmt.pix_mp.height = vdec->codec_info.decoded_height; in vdec_init_fmt()
1181 vdec->codec_info.decoded_height, in vdec_event_seq_hdr()