Home
last modified time | relevance | path

Searched refs:video_format (Results 1 – 13 of 13) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_dec_hdr_meta.c100 hdr_static_meta_header->video_format = codec_type; in fill_hdr_meta_to_frame()
159 hdr_dynamic_meta_header->video_format = codec_type; in fill_hdr_meta_to_frame()
/rockchip-linux_mpp/inc/
H A Drk_hdr_meta_com.h107 RK_U16 video_format; /* video format: H.264, H.265, AVS2 ... */ member
/rockchip-linux_mpp/mpp/common/
H A Dm2vd_syntax.h84 RK_S32 video_format; member
/rockchip-linux_mpp/mpp/codec/dec/avs/
H A Davsd_parse.h131 RK_U32 video_format; member
H A Davsd_parse.c170 READ_BITS(bitctx, 3, &ext->video_format); in get_seq_dispay_ext_header()
604 pp->videoFormat = p_dec->ext.video_format; in avsd_fill_parameters()
/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.h182 RK_S32 video_format; member
H A Dm2vd_parser.c611 ctx->seq_disp_ext_head.video_format = m2vd_read_bits(bx, 3); in m2vd_decode_seqdisp_ext_header()
1388 dst->seq_disp_ext.video_format = p->seq_disp_ext_head.video_format; in m2vd_convert_to_dxva()
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_global.h225 RK_U8 video_format; member
H A Davs2d_parse.c207 READ_BITS(bitctx, 3, &exh->video_format); in parse_seq_dispay_ext_header()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h101 RK_S32 video_format; member
H A Dh265d_ps.c1210 READ_BITS(gb, 3, & vui->video_format); in decode_vui()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c98 READ_BITS(p_bitctx, 3, &vui->video_format); in read_VUI()
H A Dh264d_global.h437 RK_U32 video_format; // u(3) member