Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_bitstream.c190 return (IHEVCE_BITSTREAM_BUFFER_OVERFLOW); in ihevce_put_bits()
284 return (IHEVCE_BITSTREAM_BUFFER_OVERFLOW); in ihevce_put_rbsp_trailing_bits()
433 return (IHEVCE_BITSTREAM_BUFFER_OVERFLOW); in ihevce_put_nal_start_code_prefix()
Dihevce_cabac.c316 return (IHEVCE_BITSTREAM_BUFFER_OVERFLOW); in ihevce_cabac_put_byte()
797 return (IHEVCE_BITSTREAM_BUFFER_OVERFLOW); in ihevce_cabac_flush()
Dihevce_error_codes.h67 IHEVCE_BITSTREAM_BUFFER_OVERFLOW = IHEVCE_BITSTREAM_ERROR_START + 0x03, enumerator