Home
last modified time | relevance | path

Searched defs:n11 (Results 1 – 6 of 6) sorted by relevance

/external/libxaac/decoder/generic/
Dixheaacd_qmf_dec_generic.c847 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute2() local
937 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute4() local
1686 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_postradixcompute4() local
1790 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_postradixcompute2() local
/external/ImageMagick/MagickCore/
Dresample.c897 const double n11 = aa+bb; in ClampUpAxes() local
/external/libxaac/decoder/armv8/
Dixheaacd_qmf_dec_armv8.c692 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute4() local
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp240 constexpr int n11 = -1 - n3; // ok variable
/external/libxaac/decoder/
Dixheaacd_aac_imdct.c1958 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_fft32x32_ld_dec() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp291 constexpr bool n11 = &x < 0; // expected-error {{must be initialized by a constant expression}} variable