Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265d_syntax.h208 } DXVA_Slice_HEVC_Cut_Param, *LPDXVA_Slice_HEVC_Cut_Param; typedef
217 DXVA_Slice_HEVC_Cut_Param *slice_cut_param;
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c303 static void init_slice_cut_param(DXVA_Slice_HEVC_Cut_Param *slice) in init_slice_cut_param()
369 …ctx_pic->slice_cut_param = (DXVA_Slice_HEVC_Cut_Param *)mpp_malloc(DXVA_Slice_HEVC_Cut_Param, h->n… in h265d_syntax_fill_slice()
H A Dh265d_parser.c2163 …ctx_pic->slice_cut_param = (DXVA_Slice_HEVC_Cut_Param *)mpp_malloc(DXVA_Slice_HEVC_Cut_Param, MAX_… in h265d_init()