OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scene_info_present_flag
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h
168
int32_t
scene_info_present_flag
;
member in struct:_h264_SEI_scene_info
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sei.c
625
sei_msg_ptr->
scene_info_present_flag
= (uint8_t)code;
627
if(sei_msg_ptr->
scene_info_present_flag
)
[
all
...]
Completed in 75 milliseconds