HomeSort by relevance Sort by last modified time
    Searched refs:as_out_buf (Results 1 - 3 of 3) sorted by null

  /external/libavc/encoder/
ih264e_encode.c 257 ps_codec->as_out_buf[ctxt_sel] = s_out_buf;
373 ps_video_encode_op->s_ive_op.s_out_buf = ps_codec->as_out_buf[ctxt_sel].s_bits_buf;
652 s_out_buf = ps_codec->as_out_buf[ctxt_sel];
704 s_out_buf = ps_codec->as_out_buf[ctxt_sel];
ih264e_process.c 156 out_buf_t *ps_out_buf = &ps_codec->as_out_buf[ctxt_sel];
354 s_out_buf = ps_codec->as_out_buf[ctxt_sel];
613 ps_codec->as_out_buf[ctxt_sel].s_bits_buf.u4_bytes =
    [all...]
ih264e_structs.h 2608 out_buf_t as_out_buf[MAX_CTXT_SETS]; member in struct:_codec_t
    [all...]

Completed in 3817 milliseconds