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