Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h134 u32 decoded_height; member
H A Dvpu_malone.c858 info->decoded_height, in vpu_malone_fill_planes()
866 info->decoded_height, in vpu_malone_fill_planes()
889 mb_h = DIV_ROUND_UP(info->decoded_height, 16); in vpu_malone_init_seq_hdr()
907 info->decoded_height = pkt->data[11]; in vpu_malone_unpack_seq_hdr()
H A Dvdec.c972 if (inst->cap_format.height != hdr->decoded_height) in vdec_check_source_change()
1006 f.fmt.pix_mp.height = vdec->codec_info.decoded_height; in vdec_init_fmt()
1348 hdr->decoded_height, in vdec_event_seq_hdr()