Home
last modified time | relevance | path

Searched refs:pv_stream_buffer (Results 1 – 10 of 10) sorted by relevance

/external/libmpeg2/decoder/
Dimpeg2d_decoder.c105 impeg2d_bit_stream_init(&(ps_dec->s_bit_stream),ps_ip->s_ivd_video_decode_ip_t.pv_stream_buffer, in impeg2d_dec_hdr()
184 ps_dec->pu1_inp_bits_buf = ps_ip->s_ivd_video_decode_ip_t.pv_stream_buffer; in impeg2d_dec_frm()
189 impeg2d_bit_stream_init(ps_stream,ps_ip->s_ivd_video_decode_ip_t.pv_stream_buffer,u4_size); in impeg2d_dec_frm()
Divd.h345 void *pv_stream_buffer; member
Dimpeg2d_api_main.c3035 … if((ps_dec_ip->s_ivd_video_decode_ip_t.pv_stream_buffer == NULL)&&(ps_dec_state->u1_flushfrm==0)) in impeg2d_api_entity()
/external/libavc/decoder/
Divd.h399 void *pv_stream_buffer; member
Dih264d_api.c1660 if(ps_dec_ip->pv_stream_buffer == NULL) in ih264d_video_decode()
1916 pu1_buf = (UWORD8*)ps_dec_ip->pv_stream_buffer in ih264d_video_decode()
/external/libhevc/common/
Divd.h397 void *pv_stream_buffer; member
/external/libhevc/decoder/
Dihevcd_decode.c389 if(ps_dec_ip->pv_stream_buffer == NULL) in ihevcd_decode()
540 ps_codec->pu1_inp_bitsbuf = (UWORD8 *)ps_dec_ip->pv_stream_buffer; in ihevcd_decode()
/external/libhevc/test/decoder/
Dmain.c1631 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in flush_output()
2209 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in hevcdec_main()
2710 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in hevcdec_main()
/external/libmpeg2/test/decoder/
Dmain.c1664 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in flush_output()
2404 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in vdec_main()
2815 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in vdec_main()
/external/libavc/test/decoder/
Dmain.c1663 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in flush_output()
2312 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in h264dec_main()
2809 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in h264dec_main()