HomeSort by relevance Sort by last modified time
    Searched refs:OMX_U8 (Results 276 - 300 of 457) sorted by null

<<111213141516171819

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 203 OMX_S16 GetInfoFromBufferHeader(OMX_U8 **pBufPtr, OMX_S16 *pCurBitRate,OMX_S16 *pNextBitRateFlag);
204 void ResetBufferPointers(OMX_U8 **pBuffer);
225 OMX_U8 WaitForState_flag = 0;
226 OMX_U8 TargetedState = 0;
241 OMX_U8* pInputBuffer[10] = {NULL};
242 OMX_U8* pOutputBuffer[10] = {NULL};
312 OMX_U8 writeValue = 0;
324 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
329 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
361 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 225 void writeITUFormat(OMX_U8* buffer, OMX_U32 length, FILE* fOut) ;
231 OMX_U8* pInputBuffer[G729APP_MAX_NUM_OF_BUFS],
232 OMX_U8* pOutputBuffer[G729APP_MAX_NUM_OF_BUFS]);
376 OMX_U8* pInputBuffer[G729APP_MAX_NUM_OF_BUFS] = {NULL};
377 OMX_U8* pOutputBuffer[G729APP_MAX_NUM_OF_BUFS] = {NULL};
770 pInputBuffer[i] = (OMX_U8*)malloc(G729APP_INPUT_BUFFER_SIZE*framesPerBuffer);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 188 OMX_IN OMX_U8* pBuffer);
209 OMX_OUT OMX_U8 *cRole,
235 OMX_U8 *pBufferAligned = NULL;
236 OMX_U8 *pBufferStart = NULL;
323 pBufferAligned = ((OMX_U8*)pBufferAligned) +128;
371 OMX_U8 *pBufferStart = NULL;
506 OMX_IN OMX_U8* pBuffer)
634 OMX_U8 colorKey[3] = {3,5,250}; /*RGB*/
636 OMX_U8* pTemp = NULL;
672 pTemp = ((OMX_U8*)(pComponentPrivate->pIpFrameStatus))+128
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 247 OMX_U8 nFrames;
307 OMX_U8 WaitForState_flag;
308 OMX_U8 TargetedState;
321 OMX_U8 NextBuffer[NBAPP_INPUT_BUFFER_SIZE*3];
339 OMX_U8* UseInpBuf[],
340 OMX_U8* UseOutBuf[],
406 OMX_U8 writeValue;
442 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
464 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
469 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 233 OMX_U8 nFrames;
292 OMX_U8 WaitForState_flag;
293 OMX_U8 TargetedState;
305 OMX_U8 NextBuffer[WBAPP_INPUT_BUFFER_SIZE*3];
324 OMX_U8* UseInpBuf[],
325 OMX_U8* UseOutBuf[],
383 OMX_U8 writeValue;
426 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
447 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
452 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 87 OMX_U8 APPLICATION1_NOTHUMB[]={
201 OMX_U8 APPLICATION1_THUMB[]={
294 OMX_U8 APPLICATION13[200] = {
309 OMX_U8 APPLICATION0[19]={0, 0, 0, 0,
320 OMX_U8 APPLICATION5[6]={0xff,0xff,0xff,0xff,0xff,0xff};
321 const OMX_U8 CustomLumaQuantizationTable[64]= {
332 const OMX_U8 CustomChromaQuantizationTable[64]= {
812 OMX_U8 oneByte;
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c     [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 525 OMX_U8* OMXVideoDecoderAVCSecure::MemAllocDataBuffer(OMX_U32 nSizeBytes, OMX_PTR pUserData) {
534 void OMXVideoDecoderAVCSecure::MemFreeDataBuffer(OMX_U8 *pBuffer, OMX_PTR pUserData) {
543 OMX_U8* OMXVideoDecoderAVCSecure::MemAllocDataBuffer(OMX_U32 nSizeBytes) {
567 mDataBufferSlot[i].owner = (OMX_U8 *)pBuffer;
570 return (OMX_U8 *) pBuffer;
577 void OMXVideoDecoderAVCSecure::MemFreeDataBuffer(OMX_U8 *pBuffer) {
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 285 OMX_U8 *role,
368 OMX_U8 *buffer);
376 OMX_U8* buffer);
512 OMX_U8 *buf_addr;
548 OMX_U8 *buffer);
757 OMX_U8 m_cRole[OMX_MAX_STRINGNAME_SIZE];
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 173 OMX_U8 *pstrTemp = NULL;
174 OMX_U8 *pBufferParamTemp = NULL;
182 pComponentPrivate->nRuntimeInputBuffers = (OMX_U8)nIpBuf;
183 pComponentPrivate->nRuntimeOutputBuffers = (OMX_U8) nOpBuf;
222 pstrTemp = (OMX_U8*)SafeMalloc(sizeof(LCML_STRMATTR) + 256);
320 pBufferParamTemp = (OMX_U8*)SafeMalloc( sizeof(G726ENC_ParamStruct) + 256);
528 OMX_U8 *pTemp = NULL;
531 OMX_U8* pBufParmsTemp = NULL;
532 OMX_U8* pParamsTemp = NULL;
538 pTemp = (OMX_U8*)pComponentPrivate->strmAttr
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 435 OMX_U8* pAlgParmTemp = (OMX_U8*)pComponentPrivate->pAlgParam;
436 OMX_U8* pParmsTemp = (OMX_U8*)pComponentPrivate->pParams;
509 OMX_U8* pParmsTemp = NULL;
510 OMX_U8* pAlgParmTemp = NULL;
518 pParmsTemp = (OMX_U8*)pComponentPrivate->pParams;
528 pAlgParmTemp = (OMX_U8*)pComponentPrivate->pAlgParam;
641 OMX_U8* pParmsTemp = NULL;
642 OMX_U8* pAlgParmTemp = NULL
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 290 OMX_U8 NextBuffer[G726ENC_INPUT_BUFFER_SIZE*3];
296 OMX_U8 WaitForState_flag = 0;
297 OMX_U8 TargetedState = 0;
340 OMX_U8 writeValue = 0;
352 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
388 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
410 write(Event_Pipe[1], &writeValue, sizeof(OMX_U8));
463 OMX_U8* pInputBuffer[NBAPP_MAX_NUM_OF_BUFS] = {NULL};
464 OMX_U8* pOutputBuffer[NBAPP_MAX_NUM_OF_BUFS] = {NULL};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 191 OMX_U8* pInputBuffer[10],
192 OMX_U8* pOutputBuffer[10],
395 OMX_U8* pInputBuffer[10] = {NULL};
396 OMX_U8* pOutputBuffer[10]= {NULL};
811 pInputBuffer[i] = (OMX_U8*)malloc((INPUT_G729DEC_BUFFER_SIZE*packetsPerBuffer) + EXTRA_BUFFBYTES);
828 pOutputBuffer[i] = (OMX_U8*)malloc(((OUTPUT_G729DEC_BUFFER_SIZE)*packetsPerBuffer)+EXTRA_BUFFBYTES);
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 45 const OMX_U8 armVCM4P2_DCScaler[64]={
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 45 const OMX_U8 armVCM4P2_DCScaler[64]={
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair.c 143 const OMX_U8 **ppSrc,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_ACDCPredict.c 96 OMX_U8 flag,
  /frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h 117 OMX_U8 *ptr);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.h 130 int (*exynos_checkInputFrame) (OMX_U8 *pInputStream, OMX_U32 buffSize, OMX_U32 flag,
Exynos_OMX_VdecControl.h 47 OMX_IN OMX_U8 *pBuffer);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.h 123 int (*exynos_checkInputFrame) (OMX_U8 *pInputStream, OMX_U32 buffSize, OMX_U32 flag,
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 363 OMX_U8 nBuffCount;
410 OMX_U8 nSize;
412 OMX_U8 ExeToIdleFlag; /* StateCheck */
547 OMX_U8 cCustomParamName[128];
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c 722 OMX_ERRORTYPE VIDDEC_CircBuf_Count(VIDDEC_COMPONENT_PRIVATE* pComponentPrivate, VIDDEC_CBUFFER_TYPE nTypeIndex, VIDDEC_PORT_INDEX nPortIndex, OMX_U8* pCount)
759 OMX_U8 VIDDEC_CircBuf_GetHead(VIDDEC_COMPONENT_PRIVATE* pComponentPrivate, VIDDEC_CBUFFER_TYPE nTypeIndex, VIDDEC_PORT_INDEX nPortIndex)
763 OMX_U8 ucHead = 0;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 273 OMX_U8 data[1];
304 OMX_U8 eColorFormat;
306 OMX_U8 nFramerate;
307 OMX_U8 eCompressionFormat;
308 OMX_U8 eLevel;
335 OMX_U8* pIBuffer[NUM_OF_IN_BUFFERS];
336 OMX_U8* pOBuffer[NUM_OF_OUT_BUFFERS];
354 OMX_U8 nInBufferCount;
355 OMX_U8 nOutBufferCount;
357 OMX_U8 nEventCount
    [all...]

Completed in 942 milliseconds

<<111213141516171819