MythTV
master
|
#include <algorithm>
#include "libmythui/mythrender_base.h"
#include "mythplayer.h"
#include "videovisual.h"
Go to the source code of this file.
Functions | |
static void | stereo16_from_stereofloat32 (short *l, short *r, const float *s, unsigned long cnt) |
static void | mono16_from_monofloat32 (short *l, const float *s, unsigned long cnt) |
|
inlinestatic |
Definition at line 102 of file videovisual.cpp.
Referenced by VideoVisual::add().
|
inlinestatic |
Definition at line 114 of file videovisual.cpp.
Referenced by VideoVisual::add().