Home
last modified time | relevance | path

Searched refs:u8_bitstream_base (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_entropy_interface.c347 ULWORD64 u8_bitstream_base = (ULWORD64)ps_curr_out->pv_bitstream_bufs; in ihevce_entropy_encode_frame() local
482 ASSERT(u8_cur_nal_start >= u8_bitstream_base); in ihevce_entropy_encode_frame()
484 (UWORD32)(u8_cur_nal_start - u8_bitstream_base); in ihevce_entropy_encode_frame()
665 ASSERT(u8_cur_nal_start >= u8_bitstream_base); in ihevce_entropy_encode_frame()
666 ps_curr_out->ai4_off_vcl_nals[ctr] = (UWORD32)(u8_cur_nal_start - u8_bitstream_base); in ihevce_entropy_encode_frame()
745 ASSERT(u8_cur_nal_start >= u8_bitstream_base); in ihevce_entropy_encode_frame()
747 (UWORD32)(u8_cur_nal_start - u8_bitstream_base); in ihevce_entropy_encode_frame()
Dihevce_entropy_cod.c773 ASSERT(u8_cur_nal_start >= u8_bitstream_base); in ihevce_entropy_encode_header()
775 (UWORD32)(u8_cur_nal_start - u8_bitstream_base); in ihevce_entropy_encode_header()