OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iGetAVCConfigInfo
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp
782
OSCL_EXPORT_REF int16
iGetAVCConfigInfo
(uint8 *buffer, int32 length, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *profile_idc, int32 *level_idc)
[
all
...]
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp
797
OSCL_EXPORT_REF int16
iGetAVCConfigInfo
(uint8 *buffer, int32 length, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *profile_idc, int32 *level_idc, uint32 *entropy_coding_mode_flag)
[
all
...]
Completed in 173 milliseconds