OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_SPS_CNT
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/decoder/
ihevcd_nal.c
425
sps_t *ps_sps = ps_codec->ps_sps_base +
MAX_SPS_CNT
- 1;
426
ihevcd_copy_sps(ps_codec, ps_sps->i1_sps_id,
MAX_SPS_CNT
- 1);
ihevcd_parse_headers.c
[
all
...]
ihevcd_api.c
[
all
...]
/external/libhevc/common/
ihevc_defs.h
261
#define
MAX_SPS_CNT
(16 + 1)
Completed in 30 milliseconds