Home
last modified time | relevance | path

Searched refs:tloc2 (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/ilbc/
Drefiner.c43 size_t tloc, tloc2, i; in WebRtcIlbcfix_Refiner() local
105 tloc2 = (tloc + 3) >> 2; in WebRtcIlbcfix_Refiner()
109 if (ENH_FL0 > (searchSegStartPos + tloc2)) { in WebRtcIlbcfix_Refiner()
110 const size_t st = ENH_FL0 - searchSegStartPos - tloc2; in WebRtcIlbcfix_Refiner()
114 const size_t st = searchSegStartPos + tloc2 - ENH_FL0; in WebRtcIlbcfix_Refiner()
126 polyPtr = (int16_t*)WebRtcIlbcfix_kEnhPolyPhaser[tloc2 * ENH_UPS0 - tloc]; in WebRtcIlbcfix_Refiner()
/external/angle/third_party/vulkan-deps/glslang/src/Test/
D140.vert44 in vec2 tloc2;
52 v += texture(s2dr, tloc2);
53 v += texture(s2dr, tloc2, 0.3); // ERROR, no bias
/external/deqp-deps/glslang/Test/
D140.vert44 in vec2 tloc2;
52 v += texture(s2dr, tloc2);
53 v += texture(s2dr, tloc2, 0.3); // ERROR, no bias
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
D140.vert.out75 0:52 'tloc2' ( in 2-component vector of float)
146 0:? 'tloc2' ( in 2-component vector of float)
210 0:? 'tloc2' ( in 2-component vector of float)
/external/deqp-deps/glslang/Test/baseResults/
D140.vert.out75 0:52 'tloc2' ( in 2-component vector of float)
146 0:? 'tloc2' ( in 2-component vector of float)
210 0:? 'tloc2' ( in 2-component vector of float)