Format 36 applications/GPAX/GPAX_p.c unsigned char Format[ TYPE_FORMAT_STRING_SIZE ]; Format 42 applications/GPAX/GPAX_p.c unsigned char Format[ PROC_FORMAT_STRING_SIZE ]; Format 84 applications/GPAX/GPAX_p.c __MIDL_TypeFormatString.Format, Format 118 applications/GPAX/GPAX_p.c __MIDL_ProcFormatString.Format, Format 129 applications/GPAX/GPAX_p.c __MIDL_ProcFormatString.Format, Format 1493 applications/osmo4_w32/MainFrm.cpp title.Format("%02d ", (u32) (com.track_info>>16) ); Format 141 applications/osmo4_w32/Osmo4.cpp pFrame->console_message.Format("%s %02d %%", title, prog); Format 767 applications/osmo4_w32/Osmo4.cpp rem.Format("%s ", (LPCTSTR) ext); Format 544 applications/osmo4_wce/Osmo4.cpp rem.Format(_T("%s "), (LPCTSTR) ext); Format 244 applications/osmo4_wx/Playlist.cpp m_FileList->SetItem(idx, 2, wxString::Format(wxT("%02d:%02d:%02d"), h, m, s) ); Format 192 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Object Descriptor ID %d\n"), odi.od->objectDescriptorID); Format 197 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Duration %02d:%02d:%02d\n"), h, m, s); Format 214 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Video Object: Width %d - Height %d\n"), odi.width, odi.height); Format 218 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Audio Object: Sample Rate %d - %d channels\n"), odi.sample_rate, odi.num_channels); Format 224 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Scene Description: Width %d - Height %d\n"), odi.width, odi.height); Format 232 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Text Object: Width %d - Height %d\n"), odi.width, odi.height); Format 234 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Text Object: No size specified\n")); Format 259 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT(" - start time %g sec - duration %g sec\n"), sd->startTime, sd->Duration); Format 307 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tOD Profile@Level %d\n"), odi.OD_pl); Format 308 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tScene Profile@Level %d\n"), odi.scene_pl); Format 309 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tGraphics Profile@Level %d\n"), odi.graphics_pl); Format 310 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tAudio Profile@Level %d\n"), odi.audio_pl); Format 311 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tVisual Profile@Level %d\n"), odi.scene_pl); Format 321 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Stream ID %d - Clock ID %d\n"), esd->ESID, esd->OCRESID); Format 323 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tDepends on Stream ID %d for decoding\n"), esd->dependsOnESID); Format 327 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tOD Stream - version %d\n"), esd->decoderConfig->objectTypeIndication); Format 333 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tScene Description Stream - version %d\n"), esd->decoderConfig->objectTypeIndication); Format 336 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tGPAC Private Scene Description Stream\n")); Format 380 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Private/Unknown Type (0x%x)\n"), esd->decoderConfig->objectTypeIndication); Format 421 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Private/Unknown Type (0x%x)\n"), esd->decoderConfig->objectTypeIndication); Format 426 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tMPEG-7 Stream - version %d\n"), esd->decoderConfig->objectTypeIndication); Format 429 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tIPMP Stream - version %d\n"), esd->decoderConfig->objectTypeIndication); Format 432 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tOCI Stream - version %d\n"), esd->decoderConfig->objectTypeIndication); Format 435 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tMPEGJ Stream - version %d\n"), esd->decoderConfig->objectTypeIndication); Format 438 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tUser Interaction Stream - version %d\n"), esd->decoderConfig->objectTypeIndication); Format 445 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tBuffer Size %d\n\tAverage Bitrate %d bps\n\tMaximum Bitrate %d bps\n"), esd->decoderConfig->bufferSizeDB, esd->decoderConfig->avgBitrate, esd->decoderConfig->maxBitrate); Format 447 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tNot using MPEG-4 Synchronization Layer\n")); Format 449 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tStream Clock Resolution %d\n"), esd->slConfig->timestampResolution); Format 464 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tStream Language: %s\n"), gf_lang_get_name(idx) ); Format 497 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\nObject Time: %02d:%02d:%02d\n"), h, m, s); Format 511 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Clock drift: %d ms\n"), odi.clock_drift); Format 513 applications/osmo4_wx/fileprops.cpp if (odi.buffer>=0) info += wxString::Format(wxT("Buffering Time: %d ms\n"), odi.buffer); Format 518 applications/osmo4_wx/fileprops.cpp if (odi.buffer>=0) info += wxString::Format(wxT("Decoding Buffer: %d Access Units\n"), odi.db_unit_count); Format 521 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Composition Memory: %d/%d Units\n"), odi.cb_unit_count, odi.cb_max_count); Format 528 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Average Bitrate %d kbps (%d max)\nAverage Decoding Time %.2f ms (%d max)\nTotal decoded frames %d - %d dropped\n"), Format 558 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT(": %d / %d bytes (%.2f %%) - %.2f kBps\n"), done, total, (100.0*done)/total, ((Double)bps)/1024); Format 560 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT(": %.2f kBps\n"), ((Double)bps)/1024); Format 572 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("Stream ID %d statistics:\n"), id); Format 574 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tMultiplex Port %d - multiplex ID %d\n"), com.multiplex_port, com.port); Format 576 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tPort %d\n"), com.port); Format 578 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tPacket Loss Percentage: %.4f\n"), com.pck_loss_percentage); Format 579 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tDown Bandwidth: %.3f bps\n"), ((Float)com.bw_down)/1024); Format 580 applications/osmo4_wx/fileprops.cpp if (com.bw_up) info += wxString::Format(wxT("\tUp Bandwidth: %d bps\n"), com.bw_up); Format 583 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tControl Multiplex Port: %d - Control Multiplex ID %d\n"), com.multiplex_port, com.ctrl_port); Format 585 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tControl Port: %d\n"), com.ctrl_port); Format 587 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tControl Down Bandwidth: %d bps\n"), com.ctrl_bw_down); Format 588 applications/osmo4_wx/fileprops.cpp info += wxString::Format(wxT("\tControl Up Bandwidth: %d bps\n"), com.ctrl_bw_up); Format 979 applications/osmo4_wx/wxGPACControl.cpp gf_cfg_set_key(cfg, "Audio", "NumBuffers", wxString::Format(wxT("%d"), m_nbbuf->GetValue()).mb_str(wxConvUTF8) ); Format 980 applications/osmo4_wx/wxGPACControl.cpp gf_cfg_set_key(cfg, "Audio", "TotalDuration", wxString::Format(wxT("%d"), m_buflen->GetValue()).mb_str(wxConvUTF8) ); Format 1512 applications/osmo4_wx/wxOsmo4.cpp return wxString::Format(wxT("%02d:%02d:%02d"), h, m, s); Format 1551 applications/osmo4_wx/wxOsmo4.cpp str = wxString::Format(wxT("CPU %02d (%02d) - Mem %d kB" ), Format 1564 applications/osmo4_wx/wxOsmo4.cpp str = wxString::Format(wxT("FPS %.2f"), gf_term_get_framerate(m_term, 0)); Format 1600 applications/osmo4_wx/wxOsmo4.cpp str = wxString::Format(wxT("FPS %.2f"), gf_term_get_framerate(m_term, 0)); Format 1728 applications/osmo4_wx/wxOsmo4.cpp vp_list->AppendCheckItem(id+nb_viewpoints, wxString::Format(wxT("Viewpoint #%d"), nb_viewpoints+1) ); Format 2291 applications/osmo4_wx/wxOsmo4.cpp title.Format(wxT("%02d "), (u32) (com.track_info>>16) ); Format 3781 extra_lib/include/DTAPI.h int& BufSize, int Format, int Channels, int AudioGroup); Format 3807 extra_lib/include/DTAPI.h int& BufSize, int Format, int StartLine, Format 4270 extra_lib/include/DTAPI.h const void* Buffer, int Length, int Format, float Mult, int IsNewFrame); Format 144 extra_lib/include/avcap/FormatManager.h class AVCAP_Export Format Format 161 extra_lib/include/avcap/FormatManager.h inline Format(const std::string& n, uint32_t f): Format 166 extra_lib/include/avcap/FormatManager.h virtual ~Format(); Format 204 extra_lib/include/avcap/FormatManager.h class AVCAP_Export FormatManager: public Manager<Format> Format 239 extra_lib/include/avcap/FormatManager.h virtual int setFormat(Format *fmt); Format 248 extra_lib/include/avcap/FormatManager.h virtual Format* getFormat(); Format 63 extra_lib/include/avcap/linux/V4L1_FormatManager.h int setFormat(Format *fmt); Format 67 extra_lib/include/avcap/linux/V4L1_FormatManager.h Format* getFormat(); Format 43 extra_lib/include/avcap/linux/V4L2_FormatManager.h int setFormat(Format *fmt); Format 47 extra_lib/include/avcap/linux/V4L2_FormatManager.h Format* getFormat(); Format 80 extra_lib/include/avcap/linux/V4L2_FormatManager.h void queryResolutions(Format* f); Format 53 extra_lib/include/avcap/osx/QT_FormatManager.h int setFormat(Format *fmt); Format 57 extra_lib/include/avcap/osx/QT_FormatManager.h Format* getFormat(); Format 75 extra_lib/include/avcap/osx/QT_FormatManager.h int probeResolutions(Format* fmt); Format 62 extra_lib/include/avcap/windows/DS_FormatManager.h virtual int setFormat(Format *fmt); Format 64 extra_lib/include/avcap/windows/DS_FormatManager.h virtual Format* getFormat(); Format 63 extra_lib/include/platinum/NptStrings.h static NPT_String Format(const char* format, ...); Format 142 extra_lib/include/platinum/NptTime.h NPT_Result FromString(const char* date, Format format = FORMAT_ANSI); Format 143 extra_lib/include/platinum/NptTime.h NPT_String ToString(Format format = FORMAT_ANSI, NPT_Flags flags=0) const; Format 75 extra_lib/include/platinum/NptZip.h Format format = ZLIB); Format 89 extra_lib/include/platinum/NptZip.h Format format = GZIP); Format 130 extra_lib/include/platinum/NptZip.h NPT_Zip::Format format = NPT_Zip::ZLIB); Format 180 modules/avcap/avcap.cpp Format *format; Format 185 modules/dx_hw/dx_audio.c format_ex.Format = ctx->format; Format 186 modules/dx_hw/dx_audio.c format_ex.Format.cbSize = sizeof(WAVEFORMATEXTENSIBLE); Format 94 modules/wav_out/wav_out.c WAVEFORMATEX Format; Format 231 modules/wav_out/wav_out.c format_ex.Format = ctx->fmt; Format 232 modules/wav_out/wav_out.c format_ex.Format.cbSize = 22; Format 233 modules/wav_out/wav_out.c format_ex.Format.wFormatTag = WAVE_FORMAT_EXTENSIBLE; Format 371 src/utils/symbian_os.cpp threadName.Format(_L("GTH%d"), (u32) t); Format 575 src/utils/symbian_os.cpp semaName.Format(_L("GPAC_SEM%d"), (u32) tmp);