Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_bitstream.c96 UWORD8 *pu1_bitstrm_buf, in ih264e_bitstrm_init() argument
99 ps_bitstrm->pu1_strm_buffer = pu1_bitstrm_buf; in ih264e_bitstrm_init()
Dih264e_bitstream.h279 UWORD8 *pu1_bitstrm_buf,
/external/libavc/decoder/
Dih264d_api.c2594 UWORD8 *pu1_bitstrm_buf; in ih264d_video_decode() local
2872 pu1_bitstrm_buf = ps_dec->ps_mem_tab[MEM_REC_BITSBUF].pv_base; in ih264d_video_decode()
2971 memcpy(pu1_bitstrm_buf, pu1_buf + u4_length_of_start_code, in ih264d_video_decode()
3015 pu1_bitstrm_buf, buflen); in ih264d_video_decode()