Searched defs:n11 (Results 1 – 6 of 6) sorted by relevance
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 847 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/ |
D | resample.c | 897 const double n11 = aa+bb; in ClampUpAxes() local
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 692 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_esbr_postradixcompute4() local
|
/external/clang/test/CXX/expr/expr.const/ |
D | p2-0x.cpp | 240 constexpr int n11 = -1 - n3; // ok variable
|
/external/libxaac/decoder/ |
D | ixheaacd_aac_imdct.c | 1958 WORD32 n00, n10, n20, n30, n01, n11, n21, n31; in ixheaacd_fft32x32_ld_dec() local
|
/external/clang/test/SemaCXX/ |
D | constant-expression-cxx11.cpp | 291 constexpr bool n11 = &x < 0; // expected-error {{must be initialized by a constant expression}} variable
|