Home
last modified time | relevance | path

Searched refs:sodb_buf (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c159 mpp_set_bitread_ctx(p_bitctx, cur_nal->sodb_buf, cur_nal->sodb_len); in parser_nalu_header()
214 cur_nal->sodb_buf + cur_nal->ualu_header_bytes, in parser_nalu_header()
1025 p_Dec->p_Cur->nalu.sodb_buf = p_curdata; in parse_loop()
H A Dh264d_global.h196 …RK_U8 *sodb_buf; //!< Data of the NAL unit (Excluding the start code, which d… member