OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i4_next_ctb_indx
(Results
1 - 5
of
5
) sorted by null
/external/libhevc/decoder/
ihevcd_decode.c
549
if(ps_codec->s_parse.
i4_next_ctb_indx
== next_slice_addr)
579
(ps_codec->s_parse.
i4_next_ctb_indx
!= ps_codec->s_parse.ps_sps->i4_pic_size_in_ctb))
ihevcd_structs.h
1115
WORD32
i4_next_ctb_indx
;
member in struct:__anon3406
[
all
...]
ihevcd_parse_slice_header.c
725
if(slice_address > ps_codec->s_parse.
i4_next_ctb_indx
)
744
else if(slice_address < ps_codec->s_parse.
i4_next_ctb_indx
)
[
all
...]
ihevcd_parse_headers.c
[
all
...]
ihevcd_parse_slice.c
[
all
...]
Completed in 59 milliseconds