Searched refs:ih264e_put_nal_start_code_prefix (Results 1 – 3 of 3) sorted by relevance
446 return_status |= ih264e_put_nal_start_code_prefix(ps_bitstrm, 1); in ih264e_generate_sps()612 return_status |= ih264e_put_nal_start_code_prefix(ps_bitstrm, 1); in ih264e_generate_pps()729 return_status |= ih264e_put_nal_start_code_prefix(ps_bitstrm, 1); in ih264e_generate_slice_header()1510 return_status |= ih264e_put_nal_start_code_prefix(ps_bitstrm, 1); in ih264e_add_filler_nal_unit()
448 IH264E_ERROR_T ih264e_put_nal_start_code_prefix
437 IH264E_ERROR_T ih264e_put_nal_start_code_prefix(bitstrm_t *ps_bitstrm, in ih264e_put_nal_start_code_prefix() function