OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scan_format
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h
281
int32_t
scan_format
;
member in struct:sei_info
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sei.c
26
pInfo->sei_information.
scan_format
= 0;
143
pInfo->sei_information.
scan_format
= SEI_SCAN_FORMAT_PROGRESSIVE;
145
pInfo->sei_information.
scan_format
= SEI_SCAN_FORMAT_INTERLACED;
[
all
...]
Completed in 34 milliseconds