Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/amphion/
Dvpu_defs.h132 u32 decoded_height; member
Dvpu_malone.c805 info->decoded_height, in vpu_malone_fill_planes()
813 info->decoded_height, in vpu_malone_fill_planes()
836 mb_h = DIV_ROUND_UP(info->decoded_height, 16); in vpu_malone_init_seq_hdr()
854 info->decoded_height = pkt->data[11]; in vpu_malone_unpack_seq_hdr()
Dvdec.c763 if (inst->cap_format.height != vdec->codec_info.decoded_height) in vdec_check_source_change()
797 inst->cap_format.height = vdec->codec_info.decoded_height; in vdec_init_fmt()
1082 vdec->codec_info.decoded_height, in vdec_event_seq_hdr()