Home
last modified time | relevance | path

Searched refs:H264_Nalu_t (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c157 H264_Nalu_t *cur_nal = &p_Cur->nalu; in parser_nalu_header()
1024 memset(&p_Dec->p_Cur->nalu, 0, sizeof(H264_Nalu_t)); in parse_loop()
H A Dh264d_fill.c43 static MPP_RET fill_slice_stream(H264dDxvaCtx_t *dxva_ctx, H264_Nalu_t *p_nal) in fill_slice_stream()
H A Dh264d_slice.c243 H264_Nalu_t *cur_nalu = &currSlice->p_Cur->nalu; in init_slice_parmeters()
H A Dh264d_global.h213 } H264_Nalu_t; typedef