Home
last modified time | relevance | path

Searched defs:codesize (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsbc.h100 uint16_t codesize; member
Dlzw.c54 int codesize; member
/third_party/pulseaudio/src/modules/bluetooth/
Dbt-codec-msbc.c29 …size_t codesize, frame_length; /* SBC Codesize, frame_length. We simply cache those values h… member
Da2dp-codec-sbc.c44 …size_t codesize, frame_length; /* SBC Codesize, frame_length. We simply cache those values h… member
/third_party/python/Modules/
Dsre.h38 Py_ssize_t codesize; member
/third_party/skia/third_party/externals/libjpeg-turbo/
Djchuff.c935 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/
Ddng_lossless_jpeg.cpp3191 short codesize [257]; // codesize [k] = code length of symbol k in GenHuffCoding() local
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc3232 int codesize = result->code_desc.body_size(); in GenerateCodeForWasmFunction() local
Dwasm-compiler.cc8106 int codesize = result.code_desc.body_size(); in CompileWasmImportCallWrapper() local
/third_party/astc-encoder/Source/
Dstb_image.h6611 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster() local
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc6645 int codesize = result.code_desc.body_size(); in ExecuteLiftoffCompilation() local