Home
last modified time | relevance | path

Searched defs:needed_size (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dfraps.c171 unsigned needed_size = avctx->width * avctx->height + 1024; in decode_frame() local
180 unsigned needed_size = avctx->width * avctx->height * 3; in decode_frame() local
H A Dutils.c392 int ch, planar, needed_size, ret = 0; in avcodec_fill_audio_frame() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_writer_utils.c30 const size_t needed_size = (size_t)needed_size_64b; in BitWriterResize() local
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c183 ares__buf_ensure_space(ares__buf_t *buf, size_t needed_size) ares__buf_ensure_space() argument
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc381 size_t needed_size = in WriteSnapshot() local
/third_party/node/deps/v8/src/objects/
H A Dbigint.cc999 int needed_size = SeqOneByteString::SizeFor(chars_written); in ToString() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c1166 check_urb_size(struct iris_context *ice, unsigned needed_size, gl_shader_stage stage) check_urb_size() argument
/third_party/astc-encoder/Source/
H A Dtinyexr.h5471 mz_uint64 needed_size, cur_file_ofs, comp_remaining, in mz_zip_reader_extract_to_mem_no_alloc() local

Completed in 34 milliseconds