HomeSort by relevance Sort by last modified time
    Searched refs:iGetAVCConfigInfo (Results 1 - 6 of 6) sorted by null

  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h 89 OSCL_IMPORT_REF int16 iGetAVCConfigInfo(uint8 *buffer, int32 length, int32 *width, int32 *height, int32 *, int32 *, int32 *profile, int32 *level);
intel_video_config_parser.cpp 139 retval = iGetAVCConfigInfo(tp,
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/inc/
ti_m4v_config_parser.h 116 OSCL_IMPORT_REF int16 iGetAVCConfigInfo(
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_video_config_parser.cpp 140 retval = iGetAVCConfigInfo(tp,
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 191 milliseconds