Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_sei.c366 if(ih264d_check_byte_aligned(ps_bitstrm) == 0) in ih264d_parse_sei_message()
373 while(0 == ih264d_check_byte_aligned(ps_bitstrm)) in ih264d_parse_sei_message()
Dih264d_bitstrm.c175 UWORD8 ih264d_check_byte_aligned(dec_bit_stream_t * ps_bitstrm) in ih264d_check_byte_aligned() function
Dih264d_bitstrm.h97 UWORD8 ih264d_check_byte_aligned(dec_bit_stream_t * ps_bitstrm);