/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
H264SwDecApi.c | 313 pOutput pointer to output struct 335 H264SwDecOutput *pOutput) 348 if (pInput == NULL || pOutput == NULL) 350 DEC_API_TRC("H264SwDecDecode# ERROR: pInput or pOutput is NULL"); 375 sprintf(pDecCont->str, "H264SwDecDecode# decInst %p pInput %p pOutput %p", 376 decInst, (void*)pInput, (void*)pOutput); 380 pOutput->pStrmCurrPos = NULL; 407 pOutput->pStrmCurrPos = tmpStream; 511 pOutput pointer to output structure 521 H264SwDecPicture *pOutput, u32 flushBuffer [all...] |
/frameworks/compile/mclinker/lib/CodeGen/ |
MCLDTargetMachine.cpp | 188 mcld::ToolOutputFile& pOutput, 214 pOutput.formatted_os(), 225 pOutput.mem_os(), 235 pOutput.memory(), 245 pOutput.memory(), 255 pOutput.memory(), 265 pOutput.memory(), 275 llvm::formatted_raw_ostream &pOutput, 299 getTarget().get()->createAsmStreamer(*Context, pOutput, 320 llvm::raw_ostream &pOutput, [all...] |
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/ |
FwdLockConv.c | 544 * @param[out] pOutput The output from the conversion process. 549 FwdLockConv_Output_t *pOutput) { 555 pOutput->fromConvertData.pBuffer = malloc(pSession->outputBufferSize); 556 if (pOutput->fromConvertData.pBuffer == NULL) { 566 memcpy(pOutput->fromConvertData.pBuffer, pSession->topHeader, TOP_HEADER_SIZE); 567 memcpy((char *)pOutput->fromConvertData.pBuffer + TOP_HEADER_SIZE, 569 memcpy((char *)pOutput->fromConvertData.pBuffer + encryptedSessionKeyPos, 573 memset((char *)pOutput->fromConvertData.pBuffer + dataSignaturePos, 0, 575 memset((char *)pOutput->fromConvertData.pBuffer + headerSignaturePos, 0, 578 pOutput->fromConvertData.numBytes = pSession->dataOffset [all...] |
/development/tools/etc1tool/ |
etc1tool.cpp | 25 int writePNGFile(const char* pOutput, png_uint_32 width, png_uint_32 height, 313 int encode(const char* pInput, const char* pOutput, bool bEmitHeader, const char* pDiffFile) { 337 if ((pOut = fopen(pOutput, "wb")) == NULL) { 338 fprintf(stderr, "Could not open output file %s: %d\n", pOutput, errno); 348 pOutput, errno); 356 pOutput, errno); 366 if (readPKMFile(pOutput, &pDiffImage, &outWidth, &outHeight)) { 405 int writePNGFile(const char* pOutput, png_uint_32 width, png_uint_32 height, 423 if ((pOut = fopen(pOutput, "wb")) == NULL) { 424 fprintf(stderr, "Could not open output file %s: %d\n", pOutput, errno) [all...] |
/frameworks/compile/mclinker/lib/Fragment/ |
FragmentLinker.cpp | 134 void FragmentLinker::syncRelocationResult(MemoryArea& pOutput) 137 normalSyncRelocationResult(pOutput); 139 partialSyncRelocationResult(pOutput); 143 void FragmentLinker::normalSyncRelocationResult(MemoryArea& pOutput) 145 MemoryRegion* region = pOutput.request(0, pOutput.handler()->size()); 190 pOutput.clear(); 193 void FragmentLinker::partialSyncRelocationResult(MemoryArea& pOutput) 195 MemoryRegion* region = pOutput.request(0, pOutput.handler()->size()) [all...] |
/external/srec/audio/AudioIn/UNIX/include/ |
filter.h | 53 typeSample *pOutput, FIR_struct *pFIR);
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_ReverbGenerator.h | 83 LVM_INT16 *pOutput,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/ |
H264SwDecApi.h | 144 H264SwDecOutput *pOutput); 150 H264SwDecPicture *pOutput,
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
colorspace.cpp | 59 Rgba* const pOutput = static_cast<Rgba*>(env->GetDirectBufferAddress(output)); 66 Rgba* pOutColor = pOutput; 101 Rgba* pOutput = static_cast<Rgba*>(env->GetDirectBufferAddress(output)); 105 Rgba& color_out = *pOutput++; 116 Rgba* pOutput = static_cast<Rgba*>(env->GetDirectBufferAddress(output)); 122 Rgba& color_out = *pOutput++; 159 Rgba* pOutput = static_cast<Rgba*>(env->GetDirectBufferAddress(output)); 164 Rgba& color_out = *pOutput++;
|
/frameworks/compile/mclinker/include/mcld/Object/ |
ObjectLinker.h | 125 bool emitOutput(MemoryArea& pOutput); 128 bool postProcessing(MemoryArea& pOutput);
|
/frameworks/compile/mclinker/lib/LD/ |
EhFrameHdr.cpp | 42 void EhFrameHdr::emitOutput<32>(MemoryArea& pOutput) 45 pOutput.request(m_EhFrameHdr.offset(), m_EhFrameHdr.size()); 48 pOutput.request(m_EhFrame.offset(), 106 pOutput.release(ehframehdr_region); 107 pOutput.release(ehframe_region);
|
ELFObjectWriter.cpp | 53 void ELFObjectWriter::writeSection(MemoryArea& pOutput, LDSection *section) 68 region = pOutput.request(section->offset(), section->size()); 117 MemoryArea& pOutput) 131 target().emitInterp(pOutput); 134 target().emitDynNamePools(pModule, pOutput); 139 target().emitRegNamePools(pModule, pOutput); 150 writeSection(pOutput, *sect); 157 writeSection(pOutput, *sect); 159 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput); 164 writeELFHeader<32>(m_Config, pModule, pOutput); [all...] |
/frameworks/compile/mclinker/include/mcld/CodeGen/ |
MCLinker.h | 57 MemoryArea& pOutput);
|
/frameworks/compile/mclinker/include/mcld/ |
Linker.h | 58 bool emit(MemoryArea& pOutput);
|
/external/chromium/net/http/ |
http_auth_sspi_win.h | 54 PSecBufferDesc pOutput, 97 PSecBufferDesc pOutput, 102 pInput, Reserved2, phNewContext, pOutput,
|
mock_sspi_library_win.cc | 44 PSecBufferDesc pOutput, 48 PSecBuffer out_buffer = pOutput->pBuffers;
|
mock_sspi_library_win.h | 44 PSecBufferDesc pOutput,
|
/external/chromium_org/net/http/ |
http_auth_sspi_win.h | 54 PSecBufferDesc pOutput, 97 PSecBufferDesc pOutput, 102 pInput, Reserved2, phNewContext, pOutput,
|
mock_sspi_library_win.cc | 44 PSecBufferDesc pOutput, 48 PSecBuffer out_buffer = pOutput->pBuffers;
|
mock_sspi_library_win.h | 43 PSecBufferDesc pOutput,
|
/frameworks/compile/libbcc/lib/Renderscript/ |
RSExecutable.cpp | 162 void RSExecutable::dumpDisassembly(OutputFile &pOutput) const { 164 if (pOutput.hasError()) { 185 Disassemble(pOutput, DEFAULT_TARGET_TRIPLE_STRING, func_name,
|
/frameworks/compile/mclinker/include/mcld/Target/ |
GNULDBackend.h | 123 virtual void emitRegNamePools(const Module& pModule, MemoryArea& pOutput); 126 virtual void emitDynNamePools(Module& pModule, MemoryArea& pOutput); 130 MemoryArea& pOutput); 134 MemoryArea& pOutput); 141 virtual void emitInterp(MemoryArea& pOutput); 362 void postProcessing(MemoryArea& pOutput);
|
/frameworks/compile/libbcc/include/bcc/Renderscript/ |
RSExecutable.h | 94 // Disassemble and dump the relocated functions to the pOutput. 95 void dumpDisassembly(OutputFile &pOutput) const;
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
aacenc.c | 208 VO_U32 VO_API voAACEncGetOutputData(VO_HANDLE hCodec, VO_CODECBUFFER * pOutput, VO_AUDIO_OUTPUTINFO * pOutInfo) 236 pOutput->Length = 0; 243 if(NULL == pOutput || NULL == pOutput->Buffer || pOutput->Length < (6144/8)*hAacEnc->config.nChannelsOut/(sizeof(Word32))) 251 pOutput->Buffer, 252 &pOutput->Length);
|
/external/srec/audio/AudioIn/UNIX/src/ |
filter.c | 161 * typeSample *pOutput, FIR_struct *pFIR) 211 * *pOutput = acc 221 * pOutput - pointer to output sample buffer 229 typeSample *pOutput, FIR_struct *pFIR) 288 *pOutput = (typeSample) (accum >> pFIR->scale);
|