OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:second_scprfx_length
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
viddec_pm_parse.h
19
uint8_t
second_scprfx_length
;
member in struct:__anon31057
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
viddec_parse_sc_mp4.c
123
state->
second_scprfx_length
= 2;
136
state->
second_scprfx_length
= 3;
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_parse_sc.c
112
state->
second_scprfx_length
= 3;
viddec_pm.c
305
cxt->sc_prefix_info.
second_scprfx_length
= 0;
363
viddec_pm_utils_list_remove_used_entries(&(cxt->list), cxt->sc_prefix_info.
second_scprfx_length
);
365
cxt->list.first_scprfx_length = cxt->sc_prefix_info.
second_scprfx_length
;
469
viddec_pm_utils_list_updatebytepos(&(cxt->list), cxt->sc_prefix_info.
second_scprfx_length
);
Completed in 201 milliseconds