Home
last modified time | relevance | path

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

/third_party/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.c766 unsigned total_bytes_needed = idx * sizeof(uint32_t) + in compile_vertex_list() local
/third_party/ffmpeg/libavcodec/
Dvc2enc.c649 int64_t total_bytes_needed = 0; in calc_slice_sizes() local