Home
last modified time | relevance | path

Searched defs:p_strm (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c127 static void reset_nalu(H264dCurStream_t *p_strm) in reset_nalu()
137 static void find_prefix_code(RK_U8 *p_data, H264dCurStream_t *p_strm) in find_prefix_code()
316 static MPP_RET add_empty_nalu(H264dCurStream_t *p_strm) in add_empty_nalu()
336 static MPP_RET store_cur_nalu(H264dCurCtx_t *p_Cur, H264dCurStream_t *p_strm, H264dDxvaCtx_t *dxva_… in store_cur_nalu()
401 static MPP_RET judge_is_new_frame(H264dCurCtx_t *p_Cur, H264dCurStream_t *p_strm) in judge_is_new_frame()
546 H264dCurStream_t *p_strm = &p_Cur->strm; in parse_prepare() local
637 H264dCurStream_t *p_strm = &p_Cur->strm; in parse_prepare_fast() local
725 H264dCurStream_t *p_strm = &p_Cur->strm; in parse_prepare_avcC_header() local
788 H264dCurStream_t *p_strm = &p_Cur->strm; in parse_prepare_avcC_data() local
H A Dh264d_api.c100 H264dCurStream_t *p_strm = NULL; in init_cur_ctx() local
393 H264dCurStream_t *p_strm = NULL; in h264d_reset() local