Searched refs:H264dDxvaCtx_t (Results 1 – 6 of 6) sorted by relevance
35 void commit_buffer(H264dDxvaCtx_t *dxva);36 MPP_RET fill_slice_syntax(H264_SLICE_t *currSlice, H264dDxvaCtx_t *dxva_ctx);
28 static MPP_RET realloc_slice_list(H264dDxvaCtx_t *dxva_ctx) in realloc_slice_list()43 static MPP_RET fill_slice_stream(H264dDxvaCtx_t *dxva_ctx, H264_Nalu_t *p_nal) in fill_slice_stream()294 MPP_RET fill_slice_syntax(H264_SLICE_t *currSlice, H264dDxvaCtx_t *dxva_ctx) in fill_slice_syntax()362 void commit_buffer(H264dDxvaCtx_t *dxva_ctx) in commit_buffer()
199 static MPP_RET free_dxva_ctx(H264dDxvaCtx_t *p_dxva) in free_dxva_ctx()213 static MPP_RET init_dxva_ctx(H264dDxvaCtx_t *p_dxva) in init_dxva_ctx()
875 } H264dDxvaCtx_t; typedef
376 static MPP_RET store_cur_nalu(H264dCurCtx_t *p_Cur, H264dCurStream_t *p_strm, H264dDxvaCtx_t *dxva_… in store_cur_nalu()
2107 H264dDxvaCtx_t *dxva_ctx = p_Dec->dxva_ctx; in init_picture()