Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/amphion/
Dvpu_defs.h134 u32 decoded_height; member
Dvpu_malone.c839 info->decoded_height, in vpu_malone_fill_planes()
847 info->decoded_height, in vpu_malone_fill_planes()
870 mb_h = DIV_ROUND_UP(info->decoded_height, 16); in vpu_malone_init_seq_hdr()
888 info->decoded_height = pkt->data[11]; in vpu_malone_unpack_seq_hdr()
Dvdec.c876 if (inst->cap_format.height != vdec->codec_info.decoded_height) in vdec_check_source_change()
901 f.fmt.pix_mp.height = vdec->codec_info.decoded_height; in vdec_init_fmt()
1179 vdec->codec_info.decoded_height, in vdec_event_seq_hdr()