OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateFrame
(Results
1 - 6
of
6
) sorted by null
/external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DInterop.h
58
void
UpdateFrame
(byte* buffer, int width, int height);
Direct3DInterop.cpp
38
m_Direct3dInterop->
UpdateFrame
(pixels, width, height);
71
void Direct3DInterop::
UpdateFrame
(byte* buffer,int width,int height)
/external/webrtc/webrtc/modules/include/
module_common_types.h
508
void
UpdateFrame
(int id, uint32_t timestamp, const int16_t* data,
570
inline void AudioFrame::
UpdateFrame
(int id,
/external/webrtc/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.cc
285
mixedAudio->
UpdateFrame
(-1, _timeStamp, NULL, 0, _outputFrequency,
[
all
...]
/external/webrtc/webrtc/voice_engine/
transmit_mixer.cc
[
all
...]
channel.cc
[
all
...]
Completed in 212 milliseconds