Home
last modified time | relevance | path

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

/external/libmpeg2/decoder/
Dimpeg2d_decoder.c110 memcpy(ps_dec->pu1_input_buffer, ps_ip->s_ivd_video_decode_ip_t.pv_stream_buffer, u4_size); in impeg2d_dec_hdr()
210 memcpy(ps_dec->pu1_input_buffer, 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.c3194 … 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.c1837 if(ps_dec_ip->pv_stream_buffer == NULL) in ih264d_video_decode()
2099 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.c430 if(ps_dec_ip->pv_stream_buffer == NULL) in ihevcd_decode()
586 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/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()
2832 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in h264dec_main()
/external/libmpeg2/test/decoder/
Dmain.c1664 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in flush_output()
2405 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in vdec_main()
2844 s_video_decode_ip.pv_stream_buffer = pu1_bs_buf; in vdec_main()