Home
last modified time | relevance | path

Searched defs:zero_run (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e_bitstream.h85 #define INSERT_EPB(zero_run, next_byte) \ argument
130 #define PUTBYTE_EPB(ptr,off,byte,zero_run) \ argument
Dih264e_bitstream.c189 WORD32 zero_run = ps_bitstrm->i4_zero_bytes_run; in ih264e_put_bits() local
287 WORD32 zero_run = ps_bitstrm->i4_zero_bytes_run; in ih264e_put_rbsp_trailing_bits() local
Dih264e_cabac.c255 WORD32 zero_run = ps_stream->i4_zero_bytes_run; in ih264e_cabac_flush() local
392 WORD32 zero_run = ps_stream->i4_zero_bytes_run; in ih264e_cabac_put_byte() local