Home
last modified time | relevance | path

Searched defs:bitShift (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/ALAC/
Dalac_encoder.c428 uint32_t bitShift = bytesShifted * 8 ; in EncodeStereo() local
607 uint32_t bitShift = bytesShifted * 8 ; in EncodeStereoFast() local
/third_party/node/deps/acorn/acorn/dist/
Dacorn.mjs193 bitShift: binop("<</>>/>>>", 8), property
Dacorn.js199 bitShift: binop("<</>>/>>>", 8), property