Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_bitstream.c212 UWORD8 u1_next_byte = (u4_cur_word >> (i-8)) & 0xFF; in ih264e_put_bits() local
310 UWORD8 u1_next_byte = (u4_cur_word >> (i-8)) & 0xFF; in ih264e_put_rbsp_trailing_bits() local