Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h224 } DXVA_Slice_HEVC_Short, *LPDXVA_Slice_HEVC_Short; typedef
237 DXVA_Slice_HEVC_Short *slice_short;
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c332 static void fill_slice_short(DXVA_Slice_HEVC_Short *slice, in fill_slice_short()
401 … ctx_pic->slice_short = (DXVA_Slice_HEVC_Short *)mpp_malloc(DXVA_Slice_HEVC_Short, h->nb_nals); in h265d_syntax_fill_slice()
H A Dh265d_parser.c2232 … ctx_pic->slice_short = (DXVA_Slice_HEVC_Short *)mpp_malloc(DXVA_Slice_HEVC_Short, MAX_SLICES); in h265d_init()