HomeSort by relevance Sort by last modified time
    Searched refs:ih264e_put_nal_start_code_prefix (Results 1 - 3 of 3) sorted by null

  /external/libavc/encoder/
ih264e_bitstream.h 434 * ih264e_put_nal_start_code_prefix() is specially added to make sure emulation
448 IH264E_ERROR_T ih264e_put_nal_start_code_prefix
ih264e_bitstream.c 39 * - ih264e_put_nal_start_code_prefix()
423 * ih264e_put_nal_start_code_prefix() is specially added to make sure emulation
437 IH264E_ERROR_T ih264e_put_nal_start_code_prefix(bitstrm_t *ps_bitstrm, function
ih264e_encode_header.c 446 return_status |= ih264e_put_nal_start_code_prefix(ps_bitstrm, 1);
612 return_status |= ih264e_put_nal_start_code_prefix(ps_bitstrm, 1);
729 return_status |= ih264e_put_nal_start_code_prefix(ps_bitstrm, 1);
    [all...]

Completed in 55 milliseconds