OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i4_num_entry_point_offsets
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_slice_header.c
800
ps_slice_hdr->
i4_num_entry_point_offsets
= 0;
805
ps_slice_hdr->
i4_num_entry_point_offsets
= value;
823
ps_slice_hdr->
i4_num_entry_point_offsets
= CLIP3(ps_slice_hdr->
i4_num_entry_point_offsets
,
827
if(ps_slice_hdr->
i4_num_entry_point_offsets
> 0)
832
for(i = 0; i < ps_slice_hdr->
i4_num_entry_point_offsets
; i++)
[
all
...]
/external/libhevc/common/
ihevc_structs.h
2722
WORD32
i4_num_entry_point_offsets
;
member in struct:__anon3292
[
all
...]
Completed in 346 milliseconds