Home
last modified time | relevance | path

Searched defs:dual (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Ddual_quaternion.hpp43 glm::tquat<T, P> real, dual; member
Ddual_quaternion.inl247 const glm::tquat<T, P> dual = conjugate(q.dual); local
344 tquat<T, P> dual(uninitialize); local
/third_party/ffmpeg/libavcodec/
Dsbcenc.c282 uint8_t dual = frame->mode == SBC_MODE_DUAL_CHANNEL; in sbc_encode_frame() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c902 bool dual = (writeout & PAN_WRITEOUT_2); in bi_emit_fragment_out() local