Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c75 static void init_VUI(H264_VUI_t *vui) in init_VUI()
80 static MPP_RET read_VUI(BitReadCtx_t *p_bitctx, H264_VUI_t *vui) in read_VUI()
H A Dh264d_global.h465 } H264_VUI_t; typedef
H A Dh264d_init.c538 H264_VUI_t *p = &p_Vid->active_sps->vui_seq_parameters; in dpb_mark_malloc()