HomeSort by relevance Sort by last modified time
    Searched defs:eFormat (Results 1 - 25 of 34) sorted by null

1 2

  /hardware/intel/img/psb_video/src/
tng_picmgmt.c 375 IMG_FORMAT eFormat;
386 eFormat = ctx->eFormat;
390 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s eFormat = %d, w = %d, h = %d, stride = %d\n",
391 __FUNCTION__, eFormat, ui16Width, ui16PictureHeight, ui16Stride);
403 switch (eFormat) {
490 switch (eFormat) {
527 switch (eFormat) {
    [all...]
tng_jpegES.h 155 IMG_UINT32 eFormat;
pnw_hostjpeg.h 52 #define JPEG_MCU_NUMBER(width, height, eFormat) \
54 (((eFormat) == IMG_CODEC_YV16) ? 2 : 1))
56 #define JPEG_MCU_PER_CORE(width, height, core, eFormat) \
57 ((core) > 1 ? (((uint32_t)JPEG_MCU_NUMBER(width, height, eFormat) + (core) - 1) / (core))\
58 :(uint32_t)JPEG_MCU_NUMBER(width, height, eFormat))
60 #define JPEG_SCANNING_COUNT(width, height, core, eFormat) \
61 ((uint32_t)(JPEG_MCU_PER_CORE(width, height, core, eFormat) > JPEG_MAX_MCU_PER_SCAN) ? \
62 ((uint32_t)(JPEG_MCU_NUMBER(width, height, eFormat) + JPEG_MAX_MCU_PER_SCAN - 1) \
66 #define JPEG_MCU_PER_SCAN(width, height, core, eFormat) \
67 ((JPEG_MCU_PER_CORE(width, height, core, eFormat) > JPEG_MAX_MCU_PER_SCAN) ?
    [all...]
pnw_hostcode.h 211 IMG_FORMAT eFormat;
tng_hostcode.h 314 IMG_FORMAT eFormat; //!< Pixel format of the source surface
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 114 * eFormat : Version of WMA stream / data
131 QOMX_AUDIO_WMAFORMATTYPE eFormat;
OMX_Other.h 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
OMX_QCOMExtns.h 591 * eFormat : Version of DivX stream / data
598 QOMX_VIDEO_DIVXFORMATTYPE eFormat;
640 * eFormat : Format of VP stream / data
647 QOMX_VIDEO_VPFORMATTYPE eFormat;
670 * eFormat : Version of Spark stream / data
676 QOMX_VIDEO_SPARKFORMATTYPE eFormat;
OMX_Video.h 697 * eFormat : Version of WMV stream / data
703 OMX_VIDEO_WMVFORMATTYPE eFormat;
728 * eFormat : Version of RV stream / data
748 OMX_VIDEO_RVFORMATTYPE eFormat;
    [all...]
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Other.h 335 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
346 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
OMX_Video.h 730 * eFormat : Version of WMV stream / data
736 OMX_VIDEO_WMVFORMATTYPE eFormat;
761 * eFormat : Version of RV stream / data
781 OMX_VIDEO_RVFORMATTYPE eFormat;
    [all...]
OMX_Audio.h 233 OMX_AUDIO_MP3STREAMFORMATTYPE eFormat; /**< MP3 stream format */
391 OMX_AUDIO_WMAFORMATTYPE eFormat; /**< Version of WMA stream / data */
428 OMX_AUDIO_RAFORMATTYPE eFormat; /**< is the RealAudio audio format */
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Other.h 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
QOMX_VideoExtensions.h 139 * eFormat : Version of DivX stream / data
146 QOMX_VIDEO_DIVXFORMATTYPE eFormat;
186 * eFormat : Format of VP stream / data
193 QOMX_VIDEO_VPFORMATTYPE eFormat;
216 * eFormat : Version of Spark stream / data
222 QOMX_VIDEO_SPARKFORMATTYPE eFormat;
QOMX_AudioExtensions.h 138 * eFormat : Version of WMA stream / data
155 QOMX_AUDIO_WMAFORMATTYPE eFormat;
203 * eFormat : AC-3 or EAC-3
218 OMX_AUDIO_AC3FORMATTYPE eFormat;
OMX_Video.h 701 * eFormat : Version of WMV stream / data
707 OMX_VIDEO_WMVFORMATTYPE eFormat;
732 * eFormat : Version of RV stream / data
752 OMX_VIDEO_RVFORMATTYPE eFormat;
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Other.h 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
QOMX_VideoExtensions.h 139 * eFormat : Version of DivX stream / data
146 QOMX_VIDEO_DIVXFORMATTYPE eFormat;
187 * eFormat : Format of VP stream / data
194 QOMX_VIDEO_VPFORMATTYPE eFormat;
217 * eFormat : Version of Spark stream / data
223 QOMX_VIDEO_SPARKFORMATTYPE eFormat;
OMX_Video.h 701 * eFormat : Version of WMV stream / data
707 OMX_VIDEO_WMVFORMATTYPE eFormat;
732 * eFormat : Version of RV stream / data
752 OMX_VIDEO_RVFORMATTYPE eFormat;
    [all...]
QOMX_AudioExtensions.h 144 * eFormat : Version of WMA stream / data
161 QOMX_AUDIO_WMAFORMATTYPE eFormat;
209 * eFormat : AC-3 or EAC-3
224 OMX_AUDIO_AC3FORMATTYPE eFormat;
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Other.h 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */
QOMX_VideoExtensions.h 139 * eFormat : Version of DivX stream / data
146 QOMX_VIDEO_DIVXFORMATTYPE eFormat;
187 * eFormat : Format of VP stream / data
194 QOMX_VIDEO_VPFORMATTYPE eFormat;
217 * eFormat : Version of Spark stream / data
223 QOMX_VIDEO_SPARKFORMATTYPE eFormat;
OMX_Video.h 701 * eFormat : Version of WMV stream / data
707 OMX_VIDEO_WMVFORMATTYPE eFormat;
732 * eFormat : Version of RV stream / data
752 OMX_VIDEO_RVFORMATTYPE eFormat;
    [all...]
QOMX_AudioExtensions.h 145 * eFormat : Version of WMA stream / data
162 QOMX_AUDIO_WMAFORMATTYPE eFormat;
210 * eFormat : AC-3 or EAC-3
225 OMX_AUDIO_AC3FORMATTYPE eFormat;
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 167 IMG_FORMAT eFormat;

Completed in 666 milliseconds

1 2