|
HEVC Test Model (HM)
HM-16.18
|
#include "TComChromaFormat.h"#include "TComPic.h"#include "TComDataCU.h"#include "TComTrQuant.h"#include "TComTU.h"
Go to the source code of this file.
Functions | |
| InputColourSpaceConversion | stringToInputColourSpaceConvert (const std::string &value, const Bool bIsForward) |
| std::string | getListOfColourSpaceConverts (const Bool bIsForward) |
| Void | getTUEntropyCodingParameters (TUEntropyCodingParameters &result, TComTU &rTu, const ComponentID component) |
| std::string getListOfColourSpaceConverts | ( | const Bool | bIsForward | ) |
Definition at line 81 of file TComChromaFormat.cpp.
| Void getTUEntropyCodingParameters | ( | TUEntropyCodingParameters & | result, |
| TComTU & | rTu, | ||
| const ComponentID | component | ||
| ) |
Definition at line 96 of file TComChromaFormat.cpp.
| InputColourSpaceConversion stringToInputColourSpaceConvert | ( | const std::string & | value, |
| const Bool | bIsForward | ||
| ) |
Definition at line 46 of file TComChromaFormat.cpp.
1.8.5