HomeSort by relevance Sort by last modified time
    Searched full:noffset (Results 26 - 50 of 207) sorted by null

12 3 4 5 6 7 8 9

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderH263.cpp 112 inBuf.data = buffers[INPORT_INDEX]->pBuffer + buffers[INPORT_INDEX]->nOffset;
121 outBuf.data = buffers[OUTPORT_INDEX]->pBuffer + buffers[OUTPORT_INDEX]->nOffset;
122 outBuf.bufferSize = buffers[OUTPORT_INDEX]->nAllocLen - buffers[OUTPORT_INDEX]->nOffset;
OMXVideoEncoderVP8.cpp 98 inBuf.data = buffers[INPORT_INDEX]->pBuffer + buffers[INPORT_INDEX]->nOffset;
125 buffers[OUTPORT_INDEX]->pBuffer + buffers[OUTPORT_INDEX]->nOffset;
127 outBuf.bufferSize = buffers[OUTPORT_INDEX]->nAllocLen - buffers[OUTPORT_INDEX]->nOffset;
OMXVideoDecoderVP9Hybrid.cpp 323 memcpy(firstFrame, inBuffer->pBuffer + inBuffer->nOffset, inBuffer->nFilledLen);
328 bool mRet = mGetFrameResolution(inBuffer->pBuffer + inBuffer->nOffset, inBuffer->nFilledLen,
367 int res = mDecoderDecode(mCtx,mHybridCtx,inBuffer->pBuffer + inBuffer->nOffset,inBuffer->nFilledLen, eos);
370 if (isReallocateNeeded(inBuffer->pBuffer + inBuffer->nOffset,inBuffer->nFilledLen)) {
384 (*pBuffers[OUTPORT_INDEX])->nOffset = 0;
454 buffer->nOffset = 0;
461 buffer->nOffset = 0;
483 buffer->nOffset = 0;
507 buffer->nOffset = 0;
  /external/elfutils/tests/
arls.c 92 printf ("\nOffset %llu\n"
  /external/tcpdump/
print-smb.c 496 f2 = "*Process=[d]\nOffset=[D]\nLength=[D]\n";
574 { "Handle=[d]\nByteCount=[d]\nOffset=[D]\nCountLeft=[d]\n", NULL,
578 { "Handle=[d]\nByteCount=[d]\nOffset=[D]\nCountLeft=[d]\n", NULL,
605 { "Handle=[d]\nMode=[w]\nOffset=[D]\n", "Offset=[D]\n", NULL, NULL, NULL } },
626 { "Handle=[d]\nCount=[D]\nOffset=[D]\n", NULL, NULL, NULL, NULL } },
629 { "Handle=[d]\nCount=[D]\nOffset=[D]\n", NULL, NULL, NULL, NULL } },
634 { "Handle=[d]\nOffset=[D]\nMaxCount=[d]\nMinCount=[d]\nTimeOut=[D]\nRes=[d]\n",
638 { "Handle=[d]\nTotalCount=[d]\nRes=[w]\nOffset=[D]\nTimeOut=[D]\nWMode=[w]\nRes2=[W]\n|DataSize=[d]\nDataOff=[d]\n",
645 { "Handle=[d]\nCount=[d]\nOffset=[D]\nTime=[T2]Res=([w,w,w,w,w,w])",
649 { "Handle=[d]\nByteCount=[d]\nOffset=[D]\nCountLeft=[d]\n", NULL
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 333 if (inHeader->nOffset == 0) {
338 const uint8_t *inputPtr = inHeader->pBuffer + inHeader->nOffset;
450 inHeader->nOffset += numBytesRead;
454 outHeader->nOffset = 0;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 144 uint8_t *bitstream = inHeader->pBuffer + inHeader->nOffset;
227 uint32_t useExtTimestamp = (inHeader->nOffset == 0);
282 inHeader->nOffset += bufferSize;
300 outHeader->nOffset = 0;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 410 outHeader->nOffset = 0;
412 outHeader->nOffset = 0;
451 inHeader->pBuffer + inHeader->nOffset, inHeader->nFilledLen,
460 inputData = (const uint8_t *)inHeader->pBuffer + inHeader->nOffset;
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
camera_test.h 39 int nOffset,
fb_test.h 38 int FBTest_DisplayImage(int nPmemFd, int nOffset);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
fb_test.c 35 int FBTest_DisplayImage(int nPmemFd, int nOffset)
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
camera_test.h 39 int nOffset,
fb_test.h 38 int FBTest_DisplayImage(int nPmemFd, int nOffset);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
camera_test.h 39 int nOffset,
fb_test.h 38 int FBTest_DisplayImage(int nPmemFd, int nOffset);
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/inc/
camera_test.h 39 int nOffset,
fb_test.h 38 int FBTest_DisplayImage(int nPmemFd, int nOffset);
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 208 inHeader->pBuffer + inHeader->nOffset,
212 outHeader->nOffset = 0;
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 276 if (buffer->nOffset != 0) {
277 ALOGW("buffer offset %u is not zero!!!", buffer->nOffset);
282 p->data = dataBuffer->data + buffer->nOffset;
351 if (buffer->nOffset != 0) {
352 ALOGW("buffer offset %u is not zero!!!", buffer->nOffset);
378 if (buffer->nOffset != 0) {
379 ALOGW("PR:buffer offset %u is not zero!!!", buffer->nOffset);
385 p->data = dataBuffer->data + buffer->nOffset;
  /hardware/ti/omap4-aah/security/tee_client_api/
schannel6_protocol.h 122 uint32_t nOffset; /* Socket: 4 weak bits of the address (for alignement checks) */
130 uint32_t nOffset;
  /hardware/ti/omap4xxx/security/tee_client_api/
schannel6_protocol.h 122 uint32_t nOffset; /* Socket: 4 weak bits of the address (for alignement checks) */
130 uint32_t nOffset;
  /frameworks/native/include/media/openmax/
OMX_Other.h 202 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
227 * The client may use either the nOffset or nWallTimeAtMedia fields to determine the
242 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
295 OMX_TICKS nOffset; /**< Time to offset the media time by
297 * reported to be nOffset ticks earlier.
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Other.h 185 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
210 * The client may use either the nOffset or nWallTimeAtMedia fields to determine the
225 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
278 OMX_TICKS nOffset; /**< Time to offset the media time by
280 * reported to be nOffset ticks earlier.
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Other.h 185 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
210 * The client may use either the nOffset or nWallTimeAtMedia fields to determine the
225 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
278 OMX_TICKS nOffset; /**< Time to offset the media time by
280 * reported to be nOffset ticks earlier.
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Other.h 185 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
210 * The client may use either the nOffset or nWallTimeAtMedia fields to determine the
225 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
278 OMX_TICKS nOffset; /**< Time to offset the media time by
280 * reported to be nOffset ticks earlier.

Completed in 1019 milliseconds

12 3 4 5 6 7 8 9