Searched defs:n10 (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/vulkan-validation-layers/libs/glm/gtc/ |
D | noise.inl | 84 T n10 = dot(g10, detail::tvec2<T, P>(fx.y, fy.y)); local 406 T n10 = dot(g10, detail::tvec2<T, P>(fx.y, fy.y)); local
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 680 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 | 239 …constexpr int n10 = n3 - -1; // expected-error {{constant expression}} expected-note {{value 21474… 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 | 290 constexpr bool n10 = &x >= 0; // expected-error {{must be initialized by a constant expression}} variable
|