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

  /external/opencore/codecs_v2/utilities/m4v_config_parser/src/
m4v_config_parser.cpp 772 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)
  /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 48 milliseconds