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

  /external/libhevc/encoder/
ihevce_entropy_cod.c 278 ps_curr_out->pv_bitstream_bufs = ps_entropy_ctxt->pv_dummy_out_buf;
709 ps_bitstrm, (UWORD8 *)ps_curr_out->pv_bitstream_bufs, ps_curr_out->i4_bitstream_buf_size);
    [all...]
ihevce_entropy_interface.c 347 ULWORD64 u8_bitstream_base = (ULWORD64)ps_curr_out->pv_bitstream_bufs;
375 ret |= ihevce_bitstrm_init(ps_bitstrm, (UWORD8 *)ps_curr_out->pv_bitstream_bufs, out_buf_size);
ihevce_api.h 1269 void *pv_bitstream_bufs; member in struct:__anon28525
    [all...]
ihevce_memory_init.c     [all...]
ihevce_plugin.c     [all...]

Completed in 62 milliseconds