Home
last modified time | relevance | path

Searched refs:ihevce_cabac_put_byte (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_cabac.h223 WORD32 ihevce_cabac_put_byte(cab_ctxt_t *ps_cabac);
303 return (ihevce_cabac_put_byte(ps_cabac)); in ihevce_cabac_encode_bin()
380 error |= ihevce_cabac_put_byte(ps_cabac); in ihevce_cabac_encode_bypass_bins()
394 error |= ihevce_cabac_put_byte(ps_cabac); in ihevce_cabac_encode_bypass_bins()
Dihevce_cabac.c271 WORD32 ihevce_cabac_put_byte(cab_ctxt_t *ps_cabac) in ihevce_cabac_put_byte() function
413 return (ihevce_cabac_put_byte(ps_cabac)); in ihevce_cabac_encode_bypass_bin()
483 error = ihevce_cabac_put_byte(ps_cabac); in ihevce_cabac_encode_terminate()