Lines Matching defs:pOut
223 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()
868 etc1_byte* pOut, in etc2_decode_image()
983 static void writeBEUint16(etc1_byte* pOut, etc1_uint32 data) { in writeBEUint16()