OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OutLoop
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Common/src/
LVC_Core_MixInSoft_D16C31_SAT.c
35
LVM_INT16
OutLoop
;
46
OutLoop
= (LVM_INT16)(n - (InLoop << 2));
49
if (
OutLoop
){
57
for (ii =
OutLoop
; ii != 0; ii--){
88
if (
OutLoop
){
95
for (ii =
OutLoop
; ii != 0; ii--){
LVC_Core_MixSoft_1St_D16C31_WRA.c
35
LVM_INT16
OutLoop
;
46
OutLoop
= (LVM_INT16)(n - (InLoop << 2));
49
if (
OutLoop
){
57
for (ii =
OutLoop
; ii != 0; ii--){
77
if (
OutLoop
){
84
for (ii =
OutLoop
; ii != 0; ii--){
Core_MixInSoft_D32C31_SAT.c
35
LVM_INT16
OutLoop
;
43
OutLoop
= (LVM_INT16)(n - (InLoop << 2));
50
if (
OutLoop
){
55
for (ii =
OutLoop
; ii != 0; ii--){
Core_MixSoft_1St_D32C31_WRA.c
35
LVM_INT16
OutLoop
;
43
OutLoop
= (LVM_INT16)(n - (InLoop << 2));
51
if (
OutLoop
!=0)
57
for (ii =
OutLoop
; ii != 0; ii--)
LVC_Core_MixSoft_1St_2i_D16C31_WRA.c
36
LVM_INT16
OutLoop
;
55
OutLoop
= (LVM_INT16)(n - (InLoop << 2));
57
if (
OutLoop
)
90
for (ii =
OutLoop
*2; ii != 0; ii-=2)
Completed in 4497 milliseconds