Buffer statistics used to control number of frames in queue.
More...
#include <VAAPI.h>
|
|
void | IncDecoded () |
| |
|
void | DecDecoded () |
| |
|
void | IncProcessed () |
| |
|
void | DecProcessed () |
| |
|
void | IncRender () |
| |
|
void | DecRender () |
| |
|
void | Reset () |
| |
|
void | Get (uint16_t &decoded, uint16_t &processed, uint16_t &render, bool &vpp) |
| |
|
void | SetParams (uint64_t time, int flags) |
| |
|
void | GetParams (uint64_t &lat, int &flags) |
| |
|
void | SetCmd (int cmd) |
| |
|
void | GetCmd (int &cmd) |
| |
|
void | SetCanSkipDeint (bool canSkip) |
| |
|
bool | CanSkipDeint () |
| |
|
void | SetVpp (bool vpp) |
| |
|
|
uint16_t | decodedPics |
| |
|
uint16_t | processedPics |
| |
|
uint16_t | renderPics |
| |
|
uint64_t | latency |
| |
|
int | codecFlags |
| |
|
bool | canSkipDeint |
| |
|
int | processCmd |
| |
|
bool | isVpp |
| |
Buffer statistics used to control number of frames in queue.
The documentation for this class was generated from the following file:
- xbmc/cores/VideoPlayer/DVDCodecs/Video/VAAPI.h