Home
last modified time | relevance | path

Searched refs:ih264e_put_rbsp_trailing_bits (Results 1 – 4 of 4) sorted by relevance

/external/libavc/encoder/
Dih264e_bitstream.h149 #define BYTE_ALIGNMENT(ps_bitstrm) ih264e_put_rbsp_trailing_bits(ps_bitstrm)
367 IH264E_ERROR_T ih264e_put_rbsp_trailing_bits
Dih264e_bitstream.c278 IH264E_ERROR_T ih264e_put_rbsp_trailing_bits(bitstrm_t *ps_bitstrm) in ih264e_put_rbsp_trailing_bits() function
Dih264e_encode_header.c584 return_status |= ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_generate_sps()
685 return_status |= ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_generate_pps()
1546 return_status |= ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_add_filler_nal_unit()
Dih264e_process.c495 … ps_entropy->i4_error_code |= ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_entropy()
572 ps_entropy->i4_error_code |= ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_entropy()