Home
last modified time | relevance | path

Searched refs:AllocFrame (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/ffmpegdecoder/
H A DFfmpegDecoder.cpp397 this->decodedFrame = this->AllocFrame( in ReadSendAndReceivePacket()
404 this->resampledFrame = this->AllocFrame( in ReadSendAndReceivePacket()
445 this->resampledFrame = this->AllocFrame( in DrainResamplerToFifoQueue()
551 AVFrame* FfmpegDecoder::AllocFrame(AVFrame* original, AVSampleFormat format, int sampleRate, int fr… in AllocFrame() function in FfmpegDecoder
H A DFfmpegDecoder.h72 … AVFrame* AllocFrame(AVFrame* original, AVSampleFormat format, int sampleRate, int frameSize = -1);
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/ssa/
H A Dstackframe.go9 f.fe.AllocFrame(f)
H A Dconfig.go124 AllocFrame(f *Func) methodSpec
H A Dexport_test.go116 func (DummyFrontend) AllocFrame(f *Func) { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/
H A Dstackframe.go9 f.fe.AllocFrame(f)
H A Dexport_test.go84 func (TestFrontend) AllocFrame(f *Func) { func
H A Dconfig.go156 AllocFrame(f *Func) methodSpec
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/
H A Dstackframe.go9 f.fe.AllocFrame(f)
H A Dconfig.go164 AllocFrame(f *Func) methodSpec
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssagen/
H A Dpgen.go96 func (s *ssafn) AllocFrame(f *ssa.Func) { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Dpgen.go114 func (s *ssafn) AllocFrame(f *ssa.Func) { func
/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dsynthesize.cpp376 static frame_t *AllocFrame() in AllocFrame() function
461 frame2 = AllocFrame(); in CopyFrame()
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dsynthesize.cpp447 static frame_t *AllocFrame() in AllocFrame() function
540 frame2 = AllocFrame(); in CopyFrame()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/gc/
H A Dpgen.go111 func (s *ssafn) AllocFrame(f *ssa.Func) { func