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

  /external/pdfium/xfa/src/fgas/include/
fx_sax.h 39 const CFX_ByteStringC& bsData,
47 const CFX_ByteStringC& bsData,
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_checksum.h 31 const CFX_ByteStringC& bsData,
40 const CFX_ByteStringC& bsData,
xfa_checksum.cpp 51 const CFX_ByteStringC& bsData,
60 textBuf << bsData;
90 const CFX_ByteStringC& bsData,
97 textBuf << "<!--" << bsData << "-->";
101 textBuf << " " << bsData;
xfa_ffwidget.cpp     [all...]
  /external/aac/libSBRdec/src/
psbitdec.cpp 248 pBsData = &h_ps_d->bsData[h_ps_d->processSlot].mpeg;
453 pBsData = &h_ps_d->bsData[h_ps_d->bsReadSlot].mpeg;
457 FDKmemcpy(pBsData, &h_ps_d->bsData[h_ps_d->bsLastSlot].mpeg, sizeof(MPEG_PS_BS_DATA));
psdec.h 254 } bsData[(1)+1];
psdec.cpp 185 FDKmemclear(&h_ps_d->bsData[i].mpeg, sizeof(MPEG_PS_BS_DATA));
    [all...]
env_extr.cpp 424 if(bPsRead && !hParametricStereoDec->bsData[hParametricStereoDec->bsReadSlot].mpeg.bPsHeaderValid) {
    [all...]
sbr_dec.cpp 659 if ( i == h_ps_d->bsData[h_ps_d->processSlot].mpeg.aEnvStartStop[env] ) {
    [all...]
  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 374 CFX_ByteString bsData = CFX_WideString(wsData).UTF16LE_Encode();
376 (FPDF_WIDESTRING)bsData.GetBuffer(bsData.GetLength());
412 CFX_ByteString bsData = CFX_WideString(wsData).UTF16LE_Encode();
414 (FPDF_WIDESTRING)bsData.GetBuffer(bsData.GetLength());

Completed in 638 milliseconds