FFmpeg
|
Go to the source code of this file.
Functions | |
y (find(y~=y)) | |
Variables | |
function | y |
f = x*pi*2/N | |
frequency sampling | df = 2*pi/N |
initialize window | consts = [.35875, .48829, .14128, .01168] |
window constants for | m |
Function Documentation
y | ( | find(y~=y) | ) |
Variable Documentation
initialize window consts = [.35875, .48829, .14128, .01168] |
Definition at line 8 of file genbh92lobe.m.
frequency sampling df = 2*pi/N |
Definition at line 6 of file genbh92lobe.m.
Definition at line 5 of file genbh92lobe.m.
Initial value:
=0:3
Definition at line 9 of file genbh92lobe.m.
Initial value:
= genbh92lobe(x)
% Calculate transform of the Blackman-Harris 92dB window
overlapping window(triangular window to avoid too much overlapping) ovidx
these buffered frames must be flushed immediately if a new input produces new the filter must not call request_frame to get more It must just process the frame or queue it The task of requesting more frames is left to the filter s request_frame method or the application If a filter has several the filter must be ready for frames arriving randomly on any input any filter with several inputs will most likely require some kind of queuing mechanism It is perfectly acceptable to have a limited queue and to drop frames when the inputs are too unbalanced request_frame This method is called when a frame is wanted on an output For an it should directly call filter_frame on the corresponding output For a if there are queued frames already one of these frames should be pushed If the filter should request a frame on one of its repeatedly until at least one frame has been pushed Return values
Definition: filter_design.txt:216
Definition at line 1 of file genbh92lobe.m.
Generated on Mon Nov 18 2024 06:52:06 for FFmpeg by 1.8.11