HomeSort by relevance Sort by last modified time
    Searched refs:lSize (Results 1 - 9 of 9) sorted by null

  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorBuffer.h 122 M4OSA_UInt32 lSize);
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 554 OMX_S32 lSize;
590 lSize = ftell(pFile);
599 lSize, pFile);
600 if (result != (size_t) lSize)
607 buffer + lSize;
611 dcc_buf_size + lSize;
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorBuffer.c 203 M4OSA_UInt32 lSize)
214 lSize, VIDEOEDITOR_BUFFER_EXTERNAL,
VideoEditorVideoDecoder.cpp 210 M4OSA_UInt32 lSize = (pAccessUnit->m_size > (M4OSA_UInt32)mMaxAUSize)\
213 lSize);
215 mBuffer->set_range(0, lSize);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 186 long lSize = 0;
190 lSize = GetFileSize(infile, NULL );
194 lSize = ftell (infile);
198 PRINT ("Size is %d \n", (int)lSize);
289 return lSize;
492 lSize = GetFileSize(fIn, NULL );
496 //lSize = ftell (fIn);
506 PRINT ("printing lsize %d \n", (int) lBuffUsed);
    [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.c     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 816 ReadFile(fIn, pBuf->pBuffer, lSize, &nRead, NULL);
    [all...]

Completed in 171 milliseconds