Home
last modified time | relevance | path

Searched refs:horizontal_size (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_dpb.c48 mini_cu_width = (vsh->horizontal_size + mini_size - 1) / mini_size; in dpb_get_size()
505 RK_U32 fbc_hdr_stride = MPP_ALIGN(vsh->horizontal_size, 64); in dpb_alloc_frame()
510 fbc_hdr_stride = MPP_ALIGN(vsh->horizontal_size, 256) | 256; in dpb_alloc_frame()
526 mpp_frame_set_width(mframe, vsh->horizontal_size); in dpb_alloc_frame()
528 … mpp_frame_set_hor_stride(mframe, (MPP_ALIGN(vsh->horizontal_size, ctu_size) * bitdepth + 7) / 8); in dpb_alloc_frame()
H A Davs2d_ps.c305 READ_BITS(bitctx, 14, &vsh->horizontal_size); in avs2d_parse_sequence_header()
307 mpp_err_f("video resolution %dx%d\n", vsh->horizontal_size, vsh->vertical_size); in avs2d_parse_sequence_header()
308 if (vsh->horizontal_size < 16 || vsh->vertical_size < 16) { in avs2d_parse_sequence_header()
311 vsh->horizontal_size, vsh->vertical_size); in avs2d_parse_sequence_header()
H A Davs2d_global.h187 RK_U32 horizontal_size; member
H A Davs2d_parse.c371 pp->pic_width_in_luma_samples = MPP_ALIGN(vsh->horizontal_size, 8); in avs2d_fill_parameters()
/OK3568_Linux_fs/kernel/include/media/
H A Dmpeg2-ctrls.h28 __u16 horizontal_size; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/
H A Davsd_parse.c48 READ_BITS(bitctx, 14, &vsh->horizontal_size); in get_sequence_header()
456 p_cur->width = p_dec->vsh.horizontal_size; in avsd_set_dpb()
458 p_cur->hor_stride = MPP_ALIGN(p_dec->vsh.horizontal_size, 16); in avsd_set_dpb()
592 pp->horizontalSize = p_dec->vsh.horizontal_size; in avsd_fill_parameters()
H A Davsd_parse.h116 RK_U32 horizontal_size; member
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Ddvb_filter.h153 u32 horizontal_size; member
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_mpeg2.c151 reg = VE_DEC_MPEG_PICCODEDSIZE_WIDTH(sequence->horizontal_size); in cedrus_mpeg2_setup()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst2350 - ``horizontal_size``