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