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.c2969 … 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.h299 void *pv_stream_buffer; member
Dih264d_api.c2614 if(ps_dec_ip->pv_stream_buffer == NULL) in ih264d_video_decode()
2867 pu1_buf = (UWORD8*)ps_dec_ip->pv_stream_buffer in ih264d_video_decode()
/external/libhevc/common/
Divd.h343 void *pv_stream_buffer; member
/external/libhevc/decoder/
Dihevcd_decode.c380 if(ps_dec_ip->pv_stream_buffer == NULL) in ihevcd_decode()
531 ps_codec->pu1_inp_bitsbuf = (UWORD8 *)ps_dec_ip->pv_stream_buffer; in ihevcd_decode()
/external/libhevc/test/decoder/
Dmain.c1649 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in flush_output()
2391 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in hevcdec_main()
2800 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in hevcdec_main()
/external/libavc/test/decoder/
Dmain.c1682 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in flush_output()
2543 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in h264dec_main()
2871 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in h264dec_main()
/external/libmpeg2/test/decoder/
Dmain.c1657 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in flush_output()
2394 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in vdec_main()
2803 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in vdec_main()