Home
last modified time | relevance | path

Searched refs:mCWidthCutoff (Results 1 – 2 of 2) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/libOpenglRender/
DYUVConverter.h76 float mCWidthCutoff = 1.0; variable
DYUVConverter.cpp447 mCWidthCutoff); in drawConvert()
455 mCWidthCutoff = ((float)halfwidth) / ((float)cwidth); in updateCutoffs()
459 mCWidthCutoff = 1.0f; in updateCutoffs()