Searched refs:pOut (Results 1 - 15 of 15) sorted by relevance

/frameworks/av/media/libeffects/testlibs/
H A DAudioFormatAdapter.h33 // audio_sample_t * pOut,
71 // pOut A buffer of samples with the format specified on
74 void process(const void * pIn, void * pOut, uint32_t numSamples) { argument
83 reinterpret_cast<audio_sample_t *> (pOut),
89 MixOutput(pOut, numSamplesIter);
95 pOut = reinterpret_cast<audio_sample_t *> (pOut)
100 ConvertOutput(pOut, nSamplesChannels);
131 audio_sample_t * pOut = mBuffer; local
133 *(pOut
146 ConvertOutput(void *& pOut, uint32_t numSamples) argument
172 MixOutput(void *& pOut, uint32_t numSamples) argument
[all...]
H A DAudioEqualizer.h183 // pOut Output buffer.
185 void process(const audio_sample_t * pIn, audio_sample_t * pOut,
H A DAudioEqualizer.cpp226 audio_sample_t * pOut,
229 mpLowShelf->process(pIn, pOut, frameCount);
231 mpPeakingFilters[i].process(pIn, pOut, frameCount);
233 mpHighShelf->process(pIn, pOut, frameCount);
225 process(const audio_sample_t * pIn, audio_sample_t * pOut, int frameCount) argument
/frameworks/native/opengl/include/ETC1/
H A Detc1.h42 // pOut is an ETC1 compressed version of the data.
44 void etc1_encode_block(const etc1_byte* pIn, etc1_uint32 validPixelMask, etc1_byte* pOut);
50 // pOut is a pointer to a ETC_DECODED_BLOCK_SIZE array of bytes that represent a
54 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut);
63 // pOut - pointer to encoded data. Must be large enough to store entire encoded image.
68 etc1_uint32 pixelSize, etc1_uint32 stride, etc1_byte* pOut);
72 // pOut - pointer to the image data. Will be written such that
78 int etc1_decode_image(const etc1_byte* pIn, etc1_byte* pOut,
/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp167 void decode_subblock(etc1_byte* pOut, int r, int g, int b, const int* table, argument
190 etc1_byte* q = pOut + 3 * (x + 4 * y);
200 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut) { argument
229 decode_subblock(pOut, r1, g1, b1, tableA, low, false, flipped);
230 decode_subblock(pOut, r2, g2, b2, tableB, low, true, flipped);
472 static void writeBigEndian(etc1_byte* pOut, etc1_uint32 d) { argument
473 pOut[0] = (etc1_byte)(d >> 24);
474 pOut[1] = (etc1_byte)(d >> 16);
475 pOut[2] = (etc1_byte)(d >> 8);
476 pOut[
484 etc1_encode_block(const etc1_byte* pIn, etc1_uint32 inMask, etc1_byte* pOut) argument
512 etc1_encode_image(const etc1_byte* pIn, etc1_uint32 width, etc1_uint32 height, etc1_uint32 pixelSize, etc1_uint32 stride, etc1_byte* pOut) argument
568 etc1_decode_image(const etc1_byte* pIn, etc1_byte* pOut, etc1_uint32 width, etc1_uint32 height, etc1_uint32 pixelSize, etc1_uint32 stride) argument
622 writeBEUint16(etc1_byte* pOut, etc1_uint32 data) argument
[all...]
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSCompilerDriver.h117 bool buildForCompatLib(RSScript &pScript, const char *pOut, const char *pRuntimePath);
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_lib.h460 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
463 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
466 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
469 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
472 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
475 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
478 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
H A Dmotion_comp.cpp1834 uint8 *pOut, int predPitch, int blkwidth, int blkheight)
1882 out = pOut;
1919 pOut += 4;
1926 uint8 *pOut, int predPitch, int blkwidth, int blkheight)
1939 out = pOut;
1969 pOut += predPitch;
1975 uint8 *pOut, int predPitch, int blkwidth, int blkheight)
1987 out = pOut;
2011 pOut += 4;
2018 uint8 *pOut, in
1833 eChromaDiagonalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, uint8 *pOut, int predPitch, int blkwidth, int blkheight) argument
1925 eChromaHorizontalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, uint8 *pOut, int predPitch, int blkwidth, int blkheight) argument
1974 eChromaVerticalMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, uint8 *pOut, int predPitch, int blkwidth, int blkheight) argument
2017 eChromaDiagonalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, uint8 *pOut, int predPitch, int blkwidth, int blkheight) argument
2060 eChromaHorizontalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, uint8 *pOut, int predPitch, int blkwidth, int blkheight) argument
2082 eChromaVerticalMC2_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, uint8 *pOut, int predPitch, int blkwidth, int blkheight) argument
2108 eChromaFullMC_SIMD(uint8 *pRef, int srcPitch, int dx, int dy, uint8 *pOut, int predPitch, int blkwidth, int blkheight) argument
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_decoder.c602 dpbOutPicture_t *pOut; local
608 pOut = h264bsdDpbOutputPicture(pStorage->dpb);
610 if (pOut != NULL)
612 *picId = pOut->picId;
613 *isIdrPic = pOut->isIdr;
614 *numErrMbs = pOut->numErrMbs;
615 return (pOut->data);
H A DDecTestBench.c594 u8 *pOut, *pIn; local
622 pOut = pOutImage;
629 *pOut++ = *pIn++;
646 *pOut++ = *pIn++;
660 *pOut++ = *pIn++;
H A DTestBenchMultipleInstance.c462 u8 *pOut, *pIn; local
487 pOut = pOutImage;
494 *pOut++ = *pIn++;
510 *pOut++ = *pIn++;
523 *pOut++ = *pIn++;
/frameworks/base/core/java/android/hardware/camera2/params/
H A DTonemapCurve.java197 final float pOut = curve[index * POINT_SIZE + OFFSET_POINT_OUT];
199 return new PointF(pIn, pOut);
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp423 bool RSCompilerDriver::buildForCompatLib(RSScript &pScript, const char *pOut, argument
443 Compiler::ErrorCode status = compileScript(pScript, pOut, pOut, pRuntimePath, bitcode_sha1,
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
H A DEffectReverb.cpp403 // pOut: pointer to stereo 16 bit output data
409 // pOut: pointer to updated stereo 16 bit output data
414 LVM_INT16 *pOut,
537 pOut[i] = clamp16((int32_t)pOut[i] + (int32_t)OutFrames16[i]);
541 memcpy(pOut, OutFrames16, frameCount*sizeof(LVM_INT16)*2);
413 process( LVM_INT16 *pIn, LVM_INT16 *pOut, int frameCount, ReverbContext *pContext) argument
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp703 // pOut: pointer to stereo 16 bit output data
709 // pOut: pointer to updated stereo 16 bit output data
714 LVM_INT16 *pOut,
723 pOutTmp = pOut;
763 pOut[i] = clamp16((LVM_INT32)pOut[i] + (LVM_INT32)pOutTmp[i]);
713 LvmBundle_process(LVM_INT16 *pIn, LVM_INT16 *pOut, int frameCount, EffectContext *pContext) argument

Completed in 1056 milliseconds