代码搜索:uint
找到约 10,000 项符合「uint」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6161588
h sdl_wave.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/110972/6161934
c sdl_rleaccel.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/110972/6162155
h mbfunctions.h
/**************************************************************************
*
* Modifications:
*
* 29.03.2002 removed MBFieldToFrame - no longer used (transfers instead)
* 26.03.2002 inte
www.eeworm.com/read/110972/6162167
c mem_transfer.c
/**************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* 8bit16bit transfer
*
* This program is an implementation of a part of one or more
www.eeworm.com/read/110972/6162626
cpp ourmpegaudio.cpp
#include "MPEGaudio.h"
MPEGaudio::MPEGaudio (void)
{
initialize();
}
MPEGaudio::~MPEGaudio()
{
}
bool MPEGaudio::fillbuffer(uint32_t _size)
{
//printf("fillbuffer %d\n", _size);
www.eeworm.com/read/110972/6162645
h bits.h
/*
* FAAD - Freeware Advanced Audio Decoder
* Copyright (C) 2001 Menno Bakker
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser
www.eeworm.com/read/110972/6162737
h player_media.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/110972/6162774
h audio_dummy.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/110972/6162775
h player_session.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/110972/6162960
hpp bitstrm.hpp
/*************************************************************************
This software module was originally developed by
Ming-Chieh Lee (mingcl@microsoft.com), Microsoft Corporation
Wei-g