Searched refs:state4 (Results 1 – 14 of 14) sorted by relevance
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | resample_by_2_mips.c | 42 register int32_t state4 = filtState[4]; in WebRtcSpl_DownsampleBy2() local 112 [state4] "+r" (state4), [tmp12] "=&r" (tmp12), in WebRtcSpl_DownsampleBy2() 170 tmp1 = MUL_ACCUM_1(kResampleAllpass1[0], diff, state4); in WebRtcSpl_DownsampleBy2() 171 state4 = in32; in WebRtcSpl_DownsampleBy2() 199 tmp1 = MUL_ACCUM_1(kResampleAllpass1[0], diff, state4); in WebRtcSpl_DownsampleBy2() 200 state4 = in32; in WebRtcSpl_DownsampleBy2() 228 tmp1 = MUL_ACCUM_1(kResampleAllpass1[0], diff, state4); in WebRtcSpl_DownsampleBy2() 229 state4 = in32; in WebRtcSpl_DownsampleBy2() 257 tmp1 = MUL_ACCUM_1(kResampleAllpass1[0], diff, state4); in WebRtcSpl_DownsampleBy2() 258 state4 = in32; in WebRtcSpl_DownsampleBy2() [all …]
|
D | resample_by_2.c | 79 register int32_t state4 = filtState[4]; in WebRtcSpl_DownsampleBy2() local 100 tmp1 = MUL_ACCUM_1(kResampleAllpass1[0], diff, state4); in WebRtcSpl_DownsampleBy2() 101 state4 = in32; in WebRtcSpl_DownsampleBy2() 120 filtState[4] = state4; in WebRtcSpl_DownsampleBy2() 137 register int32_t state4 = filtState[4]; in WebRtcSpl_UpsampleBy2() local 161 tmp1 = MUL_ACCUM_1(kResampleAllpass2[0], diff, state4); in WebRtcSpl_UpsampleBy2() 162 state4 = in32; in WebRtcSpl_UpsampleBy2() 179 filtState[4] = state4; in WebRtcSpl_UpsampleBy2()
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/ |
D | gl43-master.txt | 4416 KHR-GL43.vertex_attrib_binding.basic-state4
|
D | gl45-master.txt | 4417 KHR-GL45.vertex_attrib_binding.basic-state4
|
D | gl46-master.txt | 4417 KHR-GL46.vertex_attrib_binding.basic-state4
|
D | gl44-master.txt | 4416 KHR-GL44.vertex_attrib_binding.basic-state4
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/ |
D | gl43-master.txt | 4449 KHR-GL43.vertex_attrib_binding.basic-state4
|
D | gl45-master.txt | 4450 KHR-GL45.vertex_attrib_binding.basic-state4
|
D | gl46-master.txt | 4450 KHR-GL46.vertex_attrib_binding.basic-state4
|
D | gl44-master.txt | 4449 KHR-GL44.vertex_attrib_binding.basic-state4
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/ |
D | gl43-master.txt | 4417 KHR-GL43.vertex_attrib_binding.basic-state4
|
D | gl46-master.txt | 4418 KHR-GL46.vertex_attrib_binding.basic-state4
|
D | gl45-master.txt | 4418 KHR-GL45.vertex_attrib_binding.basic-state4
|
D | gl44-master.txt | 4417 KHR-GL44.vertex_attrib_binding.basic-state4
|