Home
last modified time | relevance | path

Searched defs:u1_next_byte (Results 1 – 2 of 2) sorted by relevance

/external/libavc/encoder/
Dih264e_bitstream.c194 UWORD8 u1_next_byte = (u4_cur_word >> (i-8)) & 0xFF; in ih264e_put_bits() local
276 UWORD8 u1_next_byte = (u4_cur_word >> (i-8)) & 0xFF; in ih264e_put_rbsp_trailing_bits() local
/external/libhevc/encoder/
Dihevce_bitstream.c199 UWORD8 u1_next_byte = (u4_cur_word >> (i - 8)) & 0xFF; in ihevce_put_bits() local
296 UWORD8 u1_next_byte = (u4_cur_word >> (i - 8)) & 0xFF; in ihevce_put_rbsp_trailing_bits() local