HomeSort by relevance Sort by last modified time
    Searched defs:pHandle (Results 51 - 75 of 111) sorted by null

1 23 4 5

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 168 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
169 G726ENC_COMPONENT_PRIVATE *pComponentPrivate = pHandle->pComponentPrivate;
314 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
357 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
395 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
397 (G726ENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
471 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
473 pHandle->pComponentPrivate;
530 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
534 pHandle->pComponentPrivate
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 133 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
138 G729DEC_DPRINT("%d :: pHandle = %p\n",__LINE__,pHandle);
139 G729DEC_DPRINT("%d :: pHandle->pComponentPrivate = %p\n",__LINE__,pHandle->pComponentPrivate);
140 pComponentPrivate = pHandle->pComponentPrivate;
291 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
329 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
377 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
379 (G729DEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 125 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
126 G729ENC_COMPONENT_PRIVATE *pComponentPrivate = pHandle->pComponentPrivate;
262 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
300 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
342 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
344 (G729ENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
432 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
434 pHandle->pComponentPrivate;
511 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
513 pHandle->pComponentPrivate
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 103 * @param pHandle This is component handle allocated by the OMX core.
123 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
124 MP3DEC_COMPONENT_PRIVATE *pComponentPrivate =(MP3DEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
288 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
300 ((MP3DEC_COMPONENT_PRIVATE *) pTemp->pPlatformPrivate)->pHandle = pHandle;
323 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
336 ((MP3DEC_COMPONENT_PRIVATE *)pTemp->pPlatformPrivate)->pHandle = pHandle;
367 * @param pHandle This is component handle allocated by the OMX core.
    [all...]
OMX_Mp3Decoder.c 156 static OMX_ERRORTYPE ComponentDeInit(OMX_HANDLETYPE pHandle);
206 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*) hComp;
218 MP3D_OMX_CONF_CHECK_CMD(pHandle,1,1);
220 pHandle->SetCallbacks = SetCallbacks;
221 pHandle->GetComponentVersion = GetComponentVersion;
222 pHandle->SendCommand = SendCommand;
223 pHandle->GetParameter = GetParameter;
224 pHandle->SetParameter = SetParameter;
225 pHandle->GetConfig = GetConfig;
226 pHandle->SetConfig = SetConfig
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c 120 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
121 AMRENC_COMPONENT_PRIVATE *pComponentPrivate = pHandle->pComponentPrivate;
267 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
303 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
353 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
355 (AMRENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
433 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
435 pHandle->pComponentPrivate;
499 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
501 pHandle->pComponentPrivate
1580 LCML_DSP_INTERFACE * phandle = NULL; local
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 111 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
112 WBAMRENC_COMPONENT_PRIVATE *pComponentPrivate = pHandle->pComponentPrivate;
260 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
299 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
352 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
354 (WBAMRENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
441 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
443 pHandle->pComponentPrivate;
523 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
525 pHandle->pComponentPrivate
1701 LCML_DSP_INTERFACE * phandle; local
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 114 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
115 JPEGDEC_COMPONENT_PRIVATE *pComponentPrivate = (JPEGDEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
139 /*calling gethandle and passing phandle to be filled */
162 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
163 JPEGDEC_COMPONENT_PRIVATE *pComponentPrivate = (JPEGDEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
254 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
255 pComponentPrivate->pHandle->pApplicationPrivate,
266 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
267 pComponentPrivate->pHandle->pApplicationPrivate,
279 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 148 static OMX_ERRORTYPE JPEGENC_ComponentDeInit(OMX_HANDLETYPE pHandle);
177 OMX_COMPONENTTYPE *pHandle = NULL;
188 pHandle = (OMX_COMPONENTTYPE *) hComponent;
189 pComponentPrivate = (JPEGENC_COMPONENT_PRIVATE *) pHandle->pComponentPrivate;
230 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle,
231 pComponentPrivate->pHandle->pApplicationPrivate,
254 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle,
255 pComponentPrivate->pHandle->pApplicationPrivate,
263 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle,
264 pComponentPrivate->pHandle->pApplicationPrivate
    [all...]
OMX_JpegEnc_Utils.c 122 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
123 JPEGENC_COMPONENT_PRIVATE *pComponentPrivate = (JPEGENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
146 /* calling gethandle and passing phandle to b filled */
170 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
171 JPEGENC_COMPONENT_PRIVATE *pComponentPrivate = (JPEGENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
278 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle,
279 pComponentPrivate->pHandle->pApplicationPrivate,
293 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle,
294 pComponentPrivate->pHandle->pApplicationPrivate,
309 pComponentPrivate->cbInfo.EventHandler (pComponentPrivate->pHandle,
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 181 static OMX_ERRORTYPE VPP_ComponentDeInit(OMX_HANDLETYPE pHandle);
231 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE*) hComponent;
244 pComponentPrivate = (VPP_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
305 pBufferHdr->pPlatformPrivate = pHandle->pComponentPrivate;
369 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)hComponent;
377 pMyData = (VPP_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
447 pMyData->cbInfo.EventHandler (pMyData->pHandle,
448 pMyData->pHandle->pApplicationPrivate,
472 pMyData->cbInfo.EventHandler (pMyData->pHandle,
473 pMyData->pHandle->pApplicationPrivate
    [all...]
OMX_VPP_Utils.c 190 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
192 if (!pHandle) {
197 pComponentPrivate = (VPP_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
506 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
517 pComponentPrivate = (VPP_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
592 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
593 VPP_COMPONENT_PRIVATE *pComponentPrivate = (VPP_COMPONENT_PRIVATE *) pHandle->pComponentPrivate;
702 OMX_COMPONENTTYPE* pHandle = NULL;
708 pHandle = (OMX_COMPONENTTYPE*)pComponentPrivate->pHandle;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 98 * @param pHandle This is component handle allocated by the OMX core.
119 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
120 AACDEC_COMPONENT_PRIVATE *pComponentPrivate = (AACDEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
266 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
280 ((AACDEC_COMPONENT_PRIVATE *) pTemp->pPlatformPrivate)->pHandle = pHandle;
301 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
315 ((AACDEC_COMPONENT_PRIVATE *)pTemp->pPlatformPrivate)->pHandle = pHandle;
353 * @param pHandle This is component handle allocated by the OMX core
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 118 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
119 AACENC_COMPONENT_PRIVATE *pComponentPrivate = pHandle->pComponentPrivate;
319 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
352 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
413 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
414 AACENC_COMPONENT_PRIVATE *pComponentPrivate = (AACENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
474 OMX_PRDSP1(pComponentPrivate->dbg, "%d :: pHandle[%x] AACENC_StartComponentThread\n", __LINE__, (int)pHandle) ;
500 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
501 AACENC_COMPONENT_PRIVATE *pComponentPrivate = (AACENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 130 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
135 G711DEC_DPRINT("%d :: pHandle = %p\n",__LINE__,pHandle);
136 G711DEC_DPRINT("%d :: pHandle->pComponentPrivate = %p\n",__LINE__,pHandle->pComponentPrivate);
138 pComponentPrivate = pHandle->pComponentPrivate;
268 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
303 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
358 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
361 (G711DEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate
1510 LCML_DSP_INTERFACE * phandle = NULL; local
2117 LCML_DSP_INTERFACE *phandle = (LCML_DSP_INTERFACE *)args[6]; local
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 225 OMX_ERRORTYPE send_input_buffer (OMX_HANDLETYPE pHandle,
236 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE pHandle,
242 eError = OMX_GetState(pHandle, &CurState);
403 OMX_HANDLETYPE pHandle = NULL;
550 eError = OMX_GetHandle(&pHandle, strG711Encoder, &AppData, &G711CaBa);
553 eError = TIOMX_GetHandle(&pHandle, strG711Encoder, &AppData, &G711CaBa);
556 if((eError != OMX_ErrorNone) || (pHandle == NULL)) {
560 APP_DPRINT("%d [TEST APP] Got Phandle = %p \n",__LINE__,pHandle);
588 eError = OMX_GetParameter (pHandle,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 142 OMX_ERRORTYPE omxFreeBuffers (OMX_HANDLETYPE *pHandle, int nBuffs, OMX_BUFFERHEADERTYPE *pBufferHeader [], char *sBuffTypeMsg);
185 OMX_HANDLETYPE *pHandle = NULL;
231 pHandle = malloc(sizeof(OMX_HANDLETYPE));
232 if(pHandle == NULL){
262 error = OMX_GetHandle(pHandle, STR_G722DECODER, &AppData, &G722CaBa);
265 error = TIOMX_GetHandle(pHandle, STR_G722DECODER, &AppData, &G722CaBa);
268 if((error != OMX_ErrorNone) || (*pHandle == NULL)) {
293 bFlag = omxSetInputPortParameter (pHandle, nIpBuffs, nIpBufSize);
299 bFlag = omxSetOutputPortParameter (pHandle, nOpBuffs, nOpBufSize, gDasfMode);
304 error = OMX_GetExtensionIndex(*pHandle, "OMX.TI.index.config.g722headerinfo",&index)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 130 OMX_ERRORTYPE send_input_buffer (OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn);
147 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle,
153 /*OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;*/
155 eError = OMX_GetState(pHandle, &CurState);
162 eError = OMX_GetState(pHandle, &CurState);
296 OMX_HANDLETYPE pHandle = NULL;
446 /*pHandle = malloc(sizeof(OMX_HANDLETYPE));*/
447 APP_MEMPRINT("%d:::[TESTAPPALLOC] %p\n",__LINE__,pHandle);
450 error = TIOMX_GetHandle(&pHandle, strG722Encoder, &AppData, &PcmCaBa);
453 error = TIOMX_GetHandle(&pHandle, strG722Encoder, &AppData, &PcmCaBa)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 143 OMX_ERRORTYPE send_input_buffer (OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn);
174 * @param pHandle This is component handle allocated by the OMX core.
187 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle,
194 eError = OMX_GetState(*pHandle, &CurState);
201 eError = OMX_GetState(*pHandle, &CurState);
352 OMX_HANDLETYPE *pHandle = NULL;
527 pHandle = malloc(sizeof(OMX_HANDLETYPE));
528 if(pHandle == NULL){
534 error = OMX_GetHandle(pHandle, strG726Decoder, &AppData, &G726CaBa);
537 error = TIOMX_GetHandle(pHandle, strG726Decoder, &AppData, &G726CaBa)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 177 OMX_ERRORTYPE StopComponent(OMX_HANDLETYPE *pHandle);
178 OMX_ERRORTYPE PauseComponent(OMX_HANDLETYPE *pHandle);
179 OMX_ERRORTYPE PlayComponent(OMX_HANDLETYPE *pHandle);
180 OMX_S16 fill_data_fromFile (OMX_BUFFERHEADERTYPE *pBuf, FILE *fIn, OMX_HANDLETYPE pHandle);
182 OMX_ERRORTYPE send_input_buffer (OMX_HANDLETYPE pHandle, OMX_BUFFERHEADERTYPE* pBuffer, FILE *fIn);
194 OMX_HANDLETYPE* pHandle);
205 OMX_HANDLETYPE* pHandle);
251 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle,
257 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
258 eError = pComponent->GetState(pHandle, &CurState)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 123 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
128 pComponentPrivate = pHandle->pComponentPrivate;
304 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
339 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
396 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
398 (AMRDEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
476 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
478 pHandle->pComponentPrivate;
568 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
570 pHandle->pComponentPrivate
1720 LCML_DSP_INTERFACE * phandle; local
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 116 LCML_DSP_INTERFACE *pHandle = (LCML_DSP_INTERFACE *)pComponent;
120 pComponentPrivate = pHandle->pComponentPrivate;
122 OMX_PRDSP1(pComponentPrivate->dbg, "pHandle = %p\n",pHandle);
123 OMX_PRDSP1(pComponentPrivate->dbg, "pHandle->pComponentPrivate = %p\n",pHandle->pComponentPrivate);
294 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
328 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
385 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
387 (WBAMR_DEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate
1744 LCML_DSP_INTERFACE * phandle; local
2511 LCML_DSP_INTERFACE *phandle = (LCML_DSP_INTERFACE *)args[6]; local
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c 120 LCML_DSP_INTERFACE *pHandle;
125 pHandle = (LCML_DSP_INTERFACE *)pComponent;
133 OMX_PRINT2(pComponentPrivate->dbg, "%d :: WMADECFill_LCMLInitParams - pHandle = %p",__LINE__,
134 pHandle);
308 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
358 pTemp->pPlatformPrivate = pHandle->pComponentPrivate;
403 OMX_COMPONENTTYPE *pHandle = (OMX_COMPONENTTYPE *)pComponent;
405 (WMADEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate;
462 pComponentPrivate->cbInfo.EventHandler(pComponentPrivate->pHandle,
463 pComponentPrivate->pHandle->pApplicationPrivate
1911 LCML_DSP_INTERFACE *phandle; local
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 88 static OMX_ERRORTYPE WaitForEvent_JPEG(OMX_HANDLETYPE* pHandle,
514 static OMX_ERRORTYPE WaitForEvent_JPEG(OMX_HANDLETYPE* pHandle,
521 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
527 error = pComponent->GetState(pHandle, &CurrentState);
593 OMX_HANDLETYPE pHandle = NULL;
829 eError = TIOMX_GetHandle(&pHandle,StrJpegDecoder, (void *)&AppData, &JPEGCaBa);
830 if ( (eError != OMX_ErrorNone) || (pHandle == NULL) ) {
835 eError = OMX_GetParameter(pHandle, OMX_IndexParamImageInit, pPortType);
851 eError = OMX_SetConfig (pHandle, OMX_IndexConfigCommonScale, pScaleFactor);
856 eError = OMX_GetParameter (pHandle, OMX_IndexParamPortDefinition, pInPortDef)
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 656 OMX_ERRORTYPE SetMarkers(OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, int nWidth, int nHeight);
674 static OMX_ERRORTYPE WaitForState(OMX_HANDLETYPE* pHandle,
680 OMX_COMPONENTTYPE *pComponent = (OMX_COMPONENTTYPE *)pHandle;
683 eError = pComponent->GetState(pHandle, &CurState);
692 eError = pComponent->GetState(pHandle, &CurState);
837 OMX_ERRORTYPE SetMarkers(OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, int nWidth, int nHeight) {
855 eError = OMX_GetExtensionIndex(pHandle, "OMX.TI.JPEG.encoder.Config.APP0", (OMX_INDEXTYPE*)&nCustomIndex);
861 eError = OMX_SetConfig(pHandle, nCustomIndex, &sAPP0);
    [all...]

Completed in 443 milliseconds

1 23 4 5