Home
last modified time | relevance | path

Searched refs:ih264e_cabac_put_byte (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e_cabac.c352 void ih264e_cabac_put_byte(cabac_ctxt_t *ps_cabac_ctxt) in ih264e_cabac_put_byte() function
530 ih264e_cabac_put_byte(ps_cabac); in ih264e_cabac_encode_bin()
660 ih264e_cabac_put_byte(ps_cabac); in ih264e_cabac_encode_terminate()
715 ih264e_cabac_put_byte(ps_cabac); in ih264e_cabac_encode_bypass_bin()
776 ih264e_cabac_put_byte(ps_cabac); in ih264e_cabac_encode_bypass_bins()
790 ih264e_cabac_put_byte(ps_cabac); in ih264e_cabac_encode_bypass_bins()
Dih264e_cabac.h218 void ih264e_cabac_put_byte(cabac_ctxt_t *ps_cabac_ctxt);
Dih264e_cabac_encode.c303 ih264e_cabac_put_byte(ps_cabac_ctxt); in ih264e_cabac_enc_intra_mb_type()