Searched refs:format3D (Results 1 – 4 of 4) sorted by relevance
280 bool send3DInfoPacket (uint32_t format3D) { in send3DInfoPacket() argument282 (void)fp.write("%d", format3D); in send3DInfoPacket()307 uint32_t fmt3D = format3D(fmt); in getS3DFormat()
133 inline uint32_t format3D(uint32_t x) { return x & 0xFF000; } in format3D() function
357 bool send3DInfoPacket (uint32_t format3D) { in send3DInfoPacket() argument359 (void)fp.write("%d", format3D); in send3DInfoPacket()384 uint32_t fmt3D = format3D(fmt); in getS3DFormat()
136 inline uint32_t format3D(uint32_t x) { return x & 0xFF000; } in format3D() function