/hardware/intel/img/psb_video/src/ |
D | pnw_hostjpeg.h | 52 #define JPEG_MCU_NUMBER(width, height, eFormat) \ argument 54 (((eFormat) == IMG_CODEC_YV16) ? 2 : 1)) 56 #define JPEG_MCU_PER_CORE(width, height, core, eFormat) \ argument 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) \ argument 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) \ argument 67 ((JPEG_MCU_PER_CORE(width, height, core, eFormat) > JPEG_MAX_MCU_PER_SCAN) ? \ [all …]
|
D | pnw_jpeg.c | 155 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext() 161 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext() 165 ctx->eFormat = IMG_CODEC_IYUV; in pnw_jpeg_CreateContext() 169 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext() 174 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext() 179 ctx->eFormat = IMG_CODEC_YV16; in pnw_jpeg_CreateContext() 183 ctx->eFormat = IMG_CODEC_PL12; in pnw_jpeg_CreateContext() 198 jpeg_ctx_p->eFormat = ctx->eFormat; in pnw_jpeg_CreateContext() 201 …x_p->ui8ScanNum = JPEG_SCANNING_COUNT(ctx->Width, ctx->Height, ctx->NumCores, jpeg_ctx_p->eFormat); in pnw_jpeg_CreateContext() 369 …ING_COUNT(jpeg_ctx->ui32OutputWidth, jpeg_ctx->ui32OutputHeight, ctx->NumCores, jpeg_ctx->eFormat); in pnw__jpeg_process_picture_param() [all …]
|
D | tng_picmgmt.c | 375 IMG_FORMAT eFormat; in tng__set_component_offsets() local 386 eFormat = ctx->eFormat; in tng__set_component_offsets() 391 __FUNCTION__, eFormat, ui16Width, ui16PictureHeight, ui16Stride); in tng__set_component_offsets() 403 switch (eFormat) { in tng__set_component_offsets() 490 switch (eFormat) { in tng__set_component_offsets() 527 switch (eFormat) { in tng__set_component_offsets()
|
D | tng_jpegES.c | 374 switch (pJPEGContext->eFormat) { in InitializeJpegEncode() 395 switch (ISCHROMAINTERLEAVED(pJPEGContext->eFormat)) { in InitializeJpegEncode() 541 switch (pJPEGContext->eFormat) { in SetMTXSetup() 557 drv_debug_msg(VIDEO_DEBUG_ERROR, "Not supported FOURCC: %x!\n", pJPEGContext->eFormat); in SetMTXSetup() 564 switch (pJPEGContext->eFormat) { in SetMTXSetup() 576 drv_debug_msg(VIDEO_DEBUG_ERROR, "Not supported FOURCC: %x!\n", pJPEGContext->eFormat); in SetMTXSetup() 585 pJPEGContext->pMTXSetup->ui16DataInterleaveStatus = ISCHROMAINTERLEAVED(pJPEGContext->eFormat); in SetMTXSetup() 1057 ctx->eFormat = IMG_CODEC_PL12; in tng_jpeg_CreateContext() 1062 ctx->eFormat = IMG_CODEC_PL12; in tng_jpeg_CreateContext() 1078 jpeg_ctx_p->eFormat = ctx->eFormat; in tng_jpeg_CreateContext()
|
D | pnw_hostjpeg.c | 625 switch (pContext->eFormat) { in InitializeJpegEncode() 679 switch (pContext->eFormat) { in InitializeJpegEncode() 699 switch (ISCHROMAINTERLEAVED(pContext->eFormat)) { in InitializeJpegEncode() 1229 pContext->pMTXSetup->ui32DataInterleaveStatus = ISCHROMAINTERLEAVED(pContext->eFormat); in SetupIssueSetup() 1244 switch (pContext->eFormat) { in SetupIssueSetup() 1280 drv_debug_msg(VIDEO_DEBUG_ERROR, " Not supported FOURCC %x!\n", pContext->eFormat); in SetupIssueSetup() 1508 if (ISCHROMAINTERLEAVED(pContext->eFormat) > C_INTERLEAVE) in SetupJPEGTables() 1517 …_PER_SCAN(pContext->ui32OutputWidth, pContext->ui32OutputHeight, ctx->NumCores, pContext->eFormat); in SetupJPEGTables() 1542 switch (pContext->eFormat) { in SetupJPEGTables()
|
D | tng_jpegES.h | 155 IMG_UINT32 eFormat; member
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portother.cpp | 53 otherparam.eFormat = p->eFormat; in SetPortOtherParam()
|
D | portaudio.cpp | 104 mp3param.eFormat = p->eFormat; in SetPortMp3Param() 207 wmaparam.eFormat = p->eFormat; in SetPortWmaParam()
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | QOMX_VideoExtensions.h | 146 QOMX_VIDEO_DIVXFORMATTYPE eFormat; member 194 QOMX_VIDEO_VPFORMATTYPE eFormat; member 223 QOMX_VIDEO_SPARKFORMATTYPE eFormat; member
|
D | OMX_Other.h | 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member 329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member
|
D | QOMX_AudioExtensions.h | 161 QOMX_AUDIO_WMAFORMATTYPE eFormat; member 224 OMX_AUDIO_AC3FORMATTYPE eFormat; member
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | QOMX_VideoExtensions.h | 146 QOMX_VIDEO_DIVXFORMATTYPE eFormat; member 193 QOMX_VIDEO_VPFORMATTYPE eFormat; member 222 QOMX_VIDEO_SPARKFORMATTYPE eFormat; member
|
D | OMX_Other.h | 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member 329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member
|
D | QOMX_AudioExtensions.h | 155 QOMX_AUDIO_WMAFORMATTYPE eFormat; member 218 OMX_AUDIO_AC3FORMATTYPE eFormat; member
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Other.h | 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member 329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Other.h | 335 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member 346 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Other.h | 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member 329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member
|
D | OMX_QCOMExtns.h | 598 QOMX_VIDEO_DIVXFORMATTYPE eFormat; member 647 QOMX_VIDEO_VPFORMATTYPE eFormat; member 676 QOMX_VIDEO_SPARKFORMATTYPE eFormat; member
|
D | QOMX_AudioExtensions.h | 131 QOMX_AUDIO_WMAFORMATTYPE eFormat; member
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Other.h | 318 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member 329 OMX_OTHER_FORMATTYPE eFormat; /**< Type of data expected for this channel */ member
|
/hardware/ti/omap4-aah/camera/inc/ |
D | NV12_resize.h | 100 enumImageFormat eFormat; member
|
/hardware/ti/omap4xxx/camera/inc/ |
D | NV12_resize.h | 107 enumImageFormat eFormat; member
|
/hardware/ti/omap4-aah/camera/ |
D | NV12_resize.cpp | 107 if( i_img_ptr->eFormat != IC_FORMAT_YCbCr420_lp || in VT_resizeFrame_Video_opt2_lp() 108 o_img_ptr->eFormat != IC_FORMAT_YCbCr420_lp ) { in VT_resizeFrame_Video_opt2_lp()
|
/hardware/ti/omap4xxx/camera/ |
D | NV12_resize.c | 106 if(i_img_ptr->eFormat == IC_FORMAT_YCbCr420_lp && in VT_resizeFrame_Video_opt2_lp() 107 o_img_ptr->eFormat == IC_FORMAT_YCbCr420_lp) in VT_resizeFrame_Video_opt2_lp()
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderWMV.cpp | 52 mParamWmv.eFormat = OMX_VIDEO_WMVFormat9; in InitInputPortFormatSpecific()
|