Home
last modified time | relevance | path

Searched defs:needed_size (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dfraps.c174 unsigned needed_size = avctx->width * avctx->height + 1024; in decode_frame() local
183 unsigned needed_size = avctx->width * avctx->height * 3; in decode_frame() local
Dutils.c377 int ch, planar, needed_size, ret = 0; in avcodec_fill_audio_frame() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dbit_writer_utils.c30 const size_t needed_size = (size_t)needed_size_64b; in BitWriterResize() local
/third_party/node/deps/v8/src/objects/
Dbigint.cc999 int needed_size = SeqOneByteString::SizeFor(chars_written); in ToString() local
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc381 size_t needed_size = in WriteSnapshot() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c1167 unsigned needed_size, in check_urb_size()
/third_party/astc-encoder/Source/
Dtinyexr.h5471 mz_uint64 needed_size, cur_file_ofs, comp_remaining, in mz_zip_reader_extract_to_mem_no_alloc() local