OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:seq_param_set_id
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h
67
int32_t
seq_param_set_id
;
member in struct:_h264_SEI_buffering_period
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sei.c
54
sei_msg_ptr->
seq_param_set_id
= h264_GetVLCElement(parent, pInfo, false);
55
if(sei_msg_ptr->
seq_param_set_id
>= NUM_SPS)
[
all
...]
Completed in 75 milliseconds