Searched refs:R34 (Results 1 – 10 of 10) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | aacenc_is.c | 43 float *L34 = &s->scoefs[256*0], *R34 = &s->scoefs[256*1]; in ff_aac_is_encoding_err() local 63 s->abs_pow34(R34, &R[start+(w+w2)*128], sce0->ics.swb_sizes[g]); in ff_aac_is_encoding_err() 72 dist1 += quantize_band_cost(s, &R[start + (w+w2)*128], R34, in ff_aac_is_encoding_err() 82 dist_spec_err += (R34[i] - I34[i]*e01_34)*(R34[i] - I34[i]*e01_34); in ff_aac_is_encoding_err()
|
D | aaccoder.c | 761 float *L34 = s->scoefs + 128*2, *R34 = s->scoefs + 128*3; in search_for_ms() local 838 s->abs_pow34(R34, sce1->coeffs+start+(w+w2)*128, sce0->ics.swb_sizes[g]); in search_for_ms() 848 R34, in search_for_ms()
|
/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | variadicTuples1.ts | 296 type R34 = DropLast<readonly [symbol, ...string[]]>; alias
|
/third_party/typescript/tests/baselines/reference/ |
D | variadicTuples1.js | 294 type R34 = DropLast<readonly [symbol, ...string[]]>; 749 type R34 = DropLast<readonly [symbol, ...string[]]>;
|
D | variadicTuples1.symbols | 1000 type R34 = DropLast<readonly [symbol, ...string[]]>; 1001 >R34 : Symbol(R34, Decl(variadicTuples1.ts, 291, 60))
|
D | variadicTuples1.types | 989 type R34 = DropLast<readonly [symbol, ...string[]]>; 990 >R34 : [symbol, ...string[]]
|
D | variadicTuples1.errors.txt | 393 type R34 = DropLast<readonly [symbol, ...string[]]>;
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aaccoder_mips.c | 2343 …float *L34 = s->scoefs, *R34 = s->scoefs + 128, *M34 = s->scoefs + 128*2, *S34 = s->scoefs + 128*3; in search_for_ms_mips() local 2419 abs_pow34_v(R34, sce1->coeffs+start+(w+w2)*128, sce0->ics.swb_sizes[g]); in search_for_ms_mips() 2429 R34, in search_for_ms_mips()
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
D | objects.txt | 1435 #GOST R34.13-2015 Grasshopper "Kuznechik" 1443 #GOST R34.13-2015 Magma
|
/third_party/openssl/crypto/objects/ |
D | objects.txt | 1435 #GOST R34.13-2015 Grasshopper "Kuznechik" 1443 #GOST R34.13-2015 Magma
|