Home
last modified time | relevance | path

Searched refs:_mYuvRange (Results 1 – 5 of 5) sorted by relevance

/external/opencore/codecs_v2/utilities/colorconvert/include/
Dcczoomrotationbase.h189 bool _mYuvRange; variable
/external/opencore/codecs_v2/utilities/colorconvert/src/
Dcczoomrotationbase.cpp37 …rConvertBase(): _mRowPix(NULL), _mColPix(NULL), _mInitialized(false), _mState(0), _mYuvRange(false) in OSCL_DLL_ENTRY_POINT_DEFAULT()
Dcczoomrotation24.cpp70 _mYuvRange = range; in SetYuvFullRange()
72 if (_mYuvRange == false) in SetYuvFullRange()
Dcczoomrotation32.cpp72 _mYuvRange = range; in SetYuvFullRange()
74 if (_mYuvRange == false) in SetYuvFullRange()
Dcczoomrotation16.cpp106 _mYuvRange = range; in SetYuvFullRange()
109 if (_mYuvRange == false) // default Yuv range from 16-235, BT.709 in SetYuvFullRange()