Home
last modified time | relevance | path

Searched refs:xx2 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c1163 float xx1[352], xx2[352]; in qmf_synth() local
1170 xx2[i] = x2[N2-1-i]; in qmf_synth()
1172 xx2[N2+i] = mem2[2*i+1]; in qmf_synth()
1180 x20 = xx2[N2-2-i]; in qmf_synth()
1189 x21 = xx2[N2-1+j-i]; in qmf_synth()
1198 x20 = xx2[N2+j-i]; in qmf_synth()
1214 mem2[2*i+1] = xx2[i]; in qmf_synth()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c770 register JLONG xx2; in find_best_colors() local
812 xx2 = inc2; in find_best_colors()
818 dist2 += xx2; in find_best_colors()
819 xx2 += 2 * STEP_C2 * STEP_C2; in find_best_colors()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp157 const float xx2 = x2 * 2.0f - 1.0f; in buildVerticesAndIndices() local
166 vertices[ quad * compPerQuad + 2 ] = xx2; in buildVerticesAndIndices()
175 vertices[ quad * compPerQuad + 4 ] = xx2; in buildVerticesAndIndices()
631 float xx2 = x2 * 2.0 - 1.0; in initPrograms()
641 quads.data[at].c[1] = vec2(xx2, yy1); in initPrograms()
648 quads.data[at].c[2] = vec2(xx2, yy2); in initPrograms()

Completed in 8 milliseconds