Searched refs:mVersion (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRga.cpp | 101 ctx->mVersion = (float)3.2; in NormalRgaOpen() 123 ctx->mVersion = atof((char *)ctx->mHwVersions.version[0].str); in NormalRgaOpen() 806 if (ctx->mVersion <= 1.003 && (hScale < 1/2 || vScale < 1/2)) { in RgaBlit() 807 ALOGE("e scale[%f,%f] ver[%f]", hScale, vScale, ctx->mVersion); in RgaBlit() 810 if (ctx->mVersion <= 2.0 && (hScale < 1/8 || in RgaBlit() 831 if (ctx->mVersion < 2.0 && (hScale < 1.0/8 || in RgaBlit() 836 if (ctx->mVersion <= 1.003 && (hScale < 1.0/2 || vScale < 1.0/2)) { in RgaBlit() 837 ALOGE("e scale[%f,%f] ver[%f]", hScale, vScale, ctx->mVersion); in RgaBlit() 1074 ALOGE("rgaVersion = %lf , ditherEn =%d ",ctx->mVersion,ditherEn); in RgaBlit() 1077 if (ctx->mVersion <= (float)1.003) { in RgaBlit() [all …]
|
| H A D | NormalRgaContext.h | 41 float mVersion; member
|
| /OK3568_Linux_fs/external/rockit/tgi/sdk/include/ |
| H A D | RTPlayerDef.h | 102 char mVersion[32]; member
|
| H A D | RTTaskNodeFactory.h | 37 const char *mVersion; member
|