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

  /external/libhevc/decoder/
ihevcd_parse_slice_header.c 815 ps_slice_hdr->i4_num_entry_point_offsets = 0;
820 ps_slice_hdr->i4_num_entry_point_offsets = value;
838 ps_slice_hdr->i4_num_entry_point_offsets = CLIP3(ps_slice_hdr->i4_num_entry_point_offsets,
842 if(ps_slice_hdr->i4_num_entry_point_offsets > 0)
847 for(i = 0; i < ps_slice_hdr->i4_num_entry_point_offsets; i++)
    [all...]
  /external/libhevc/common/
ihevc_structs.h 2960 WORD32 i4_num_entry_point_offsets; member in struct:__anon23430
    [all...]

Completed in 1629 milliseconds