Home
last modified time | relevance | path

Searched defs:total_bytes_needed (Results 1 – 5 of 5) sorted by relevance

/third_party/libjpeg-turbo/
Djmemnobs.c94 long total_bytes_needed) in jpeg_open_backing_store()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmemnobs.c94 long total_bytes_needed) in jpeg_open_backing_store()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmemnobs.c94 long total_bytes_needed) in jpeg_open_backing_store()
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c728 unsigned total_bytes_needed = idx * sizeof(uint32_t) + in compile_vertex_list() local
/third_party/ffmpeg/libavcodec/
Dvc2enc.c647 int64_t total_bytes_needed = 0; in calc_slice_sizes() local