Searched defs:needed_size (Results 1 – 7 of 7) sorted by relevance
174 unsigned needed_size = avctx->width * avctx->height + 1024; in decode_frame() local183 unsigned needed_size = avctx->width * avctx->height * 3; in decode_frame() local
377 int ch, planar, needed_size, ret = 0; in avcodec_fill_audio_frame() local
30 const size_t needed_size = (size_t)needed_size_64b; in BitWriterResize() local
25 static int CalcAllocation(int needed_size, int alloc_size) { in CalcAllocation()
1167 unsigned needed_size, in check_urb_size()
298 BINN_PRIVATE int CalcAllocation(int needed_size, int alloc_size) { in CalcAllocation()