Home
last modified time | relevance | path

Searched defs:pOut (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/etc/
Detc.cpp223 void decode_subblock(etc1_byte* pOut, int r, int g, int b, const int* table, in decode_subblock()
268 etc1_byte* pOut) { in etc2_T_H_index()
297 bool isPunchthroughAlpha, bool opaque, etc1_byte* pOut) { in etc2_decode_block_T()
326 bool isPunchthroughAlpha, bool opaque, etc1_byte* pOut) { in etc2_decode_block_H()
357 bool isPunchthroughAlpha, etc1_byte* pOut) { in etc2_decode_block_P()
390 etc1_byte* pOut) { in etc2_decode_rgb_block()
442 etc1_byte* pOut) { in eac_decode_single_channel_block()
733 static void writeBigEndian(etc1_byte* pOut, etc1_uint32 d) { in writeBigEndian()
746 etc1_byte* pOut) { in etc1_encode_block()
812 etc1_uint32 pixelSize, etc1_uint32 stride, etc1_byte* pOut) { in etc1_encode_image()
[all …]
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp483 std::unique_ptr<etc1_byte[]> pOut(new etc1_byte[size]); in doCompressedTexImage2D() local
599 std::unique_ptr<uint8_t[]> pOut(new uint8_t[size]); in doCompressedTexImage2D() local
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerHintSession.cpp127 int64_t pOut = static_cast<int64_t>((err_sum > 0 ? adpfConfig->mPidPo : pid_pu_active) * in convertWorkDurationToBoostByPid() local