Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h133 u32 decoded_height; member
H A Dvpu_malone.c844 info->decoded_height, in vpu_malone_fill_planes()
852 info->decoded_height, in vpu_malone_fill_planes()
875 mb_h = DIV_ROUND_UP(info->decoded_height, 16); in vpu_malone_init_seq_hdr()
893 info->decoded_height = pkt->data[11]; in vpu_malone_unpack_seq_hdr()
H A 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()