Searched defs:codesize (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | sbc.h | 100 uint16_t codesize; member
|
D | lzw.c | 54 int codesize; member
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | bt-codec-msbc.c | 29 …size_t codesize, frame_length; /* SBC Codesize, frame_length. We simply cache those values h… member
|
D | a2dp-codec-sbc.c | 44 …size_t codesize, frame_length; /* SBC Codesize, frame_length. We simply cache those values h… member
|
/third_party/python/Modules/ |
D | sre.h | 38 Py_ssize_t codesize; member
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jchuff.c | 935 int codesize[257]; /* codesize[k] = code length of symbol k */ in jpeg_gen_optimal_table() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_lossless_jpeg.cpp | 3191 short codesize [257]; // codesize [k] = code length of symbol k in GenHuffCoding() local
|
/third_party/node/deps/v8/src/compiler/ |
D | pipeline.cc | 3232 int codesize = result->code_desc.body_size(); in GenerateCodeForWasmFunction() local
|
D | wasm-compiler.cc | 8106 int codesize = result.code_desc.body_size(); in CompileWasmImportCallWrapper() local
|
/third_party/astc-encoder/Source/ |
D | stb_image.h | 6611 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster() local
|
/third_party/node/deps/v8/src/wasm/baseline/ |
D | liftoff-compiler.cc | 6645 int codesize = result.code_desc.body_size(); in ExecuteLiftoffCompilation() local
|