Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_bitstream.h149 #define BYTE_ALIGNMENT(ps_bitstrm) ih264e_put_rbsp_trailing_bits(ps_bitstrm)
393 IH264E_ERROR_T ih264e_put_rbsp_trailing_bits
Dih264e_encode_header.c596 return_status = ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_generate_sps()
701 return_status = ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_generate_pps()
790 return_status = ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_generate_sei()
1661 return_status = ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_add_filler_nal_unit()
Dih264e_bitstream.c259 IH264E_ERROR_T ih264e_put_rbsp_trailing_bits(bitstrm_t *ps_bitstrm) in ih264e_put_rbsp_trailing_bits() function
Dih264e_sei.c442 return_status = ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_put_sei_msg()
Dih264e_process.c549 ps_entropy->i4_error_code = ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_entropy()
627 ps_entropy->i4_error_code = ih264e_put_rbsp_trailing_bits(ps_bitstrm); in ih264e_entropy()