Searched refs:as_rec_buf (Results 1 - 2 of 2) sorted by relevance

/external/libavc/encoder/
H A Dih264e_process.c2283 ps_codec->as_rec_buf[ctxt_sel].i4_pic_cnt = ps_proc->i4_pic_cnt;
2286 ps_codec->as_rec_buf[ctxt_sel].s_pic_buf = *ps_proc->ps_cur_pic;
2289 ps_codec->as_rec_buf[ctxt_sel].u4_is_last = ps_proc->s_entropy.u4_is_last;
2292 ps_codec->as_rec_buf[ctxt_sel].u4_timestamp_high = ps_proc->s_entropy.u4_timestamp_high;
2293 ps_codec->as_rec_buf[ctxt_sel].u4_timestamp_low = ps_proc->s_entropy.u4_timestamp_low;
H A Dih264e_structs.h2794 rec_buf_t as_rec_buf[MAX_CTXT_SETS]; member in struct:_codec_t

Completed in 84 milliseconds