Home
last modified time | relevance | path

Searched refs:s_bit_strm (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dihevce_entropy_structs.h135 bitstrm_t s_bit_strm; member
Dihevce_entropy_cod.c675 bitstrm_t s_bit_strm; in ihevce_entropy_encode_header() local
676 bitstrm_t *ps_bitstrm = &s_bit_strm; in ihevce_entropy_encode_header()
Dihevce_entropy_interface.c337 bitstrm_t *ps_bitstrm = &ps_entropy_ctxt->s_bit_strm; in ihevce_entropy_encode_frame()
Dihevce_cabac_cu_pu.c1900 bitstrm_t *ps_bit_strm = &ps_entropy_ctxt->s_bit_strm; in ihevce_encode_slice_data()