OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ps_pps_base
(Results
1 - 7
of
7
) sorted by null
/external/libhevc/decoder/
ihevcd_nal.c
444
pps_t *ps_pps = ps_codec->
ps_pps_base
+ MAX_PPS_CNT - 1;
ihevcd_structs.h
1080
pps_t *
ps_pps_base
;
member in struct:__anon3406
2027
pps_t *
ps_pps_base
;
member in struct:_codec_t
[
all
...]
ihevcd_parse_slice_header.c
255
ps_pps = ps_codec->s_parse.
ps_pps_base
+ pps_id;
258
pps_t *ps_pps_ref = ps_codec->
ps_pps_base
;
262
if((ps_pps_ref - ps_codec->
ps_pps_base
>= MAX_PPS_CNT - 1))
[
all
...]
ihevcd_parse_headers.c
[
all
...]
ihevcd_api.c
[
all
...]
ihevcd_process_slice.c
[
all
...]
ihevcd_parse_slice.c
[
all
...]
Completed in 34 milliseconds