/third_party/ffmpeg/libavcodec/ |
H A D | ralf.c | 55 int max_frame_size; member 157 ctx->max_frame_size = AV_RB32(avctx->extradata + 16); in decode_init() 158 if (ctx->max_frame_size > (1 << 20) || !ctx->max_frame_size) { in decode_init() 160 ctx->max_frame_size); in decode_init() 162 ctx->max_frame_size = FFMAX(ctx->max_frame_size, avctx->sample_rate); in decode_init() 344 if (ctx->sample_offset + len > ctx->max_frame_size) { in decode_block() 454 frame->nb_samples = ctx->max_frame_size; in decode_frame()
|
H A D | alacenc.c | 584 int out_bytes, max_frame_size, ret; in alac_encode_frame() local 589 max_frame_size = get_max_frame_size(s->frame_size, avctx->ch_layout.nb_channels, in alac_encode_frame() 592 max_frame_size = s->max_coded_frame_size; in alac_encode_frame() 594 if ((ret = ff_alloc_packet(avctx, avpkt, 4 * max_frame_size)) < 0) in alac_encode_frame() 608 if (out_bytes > max_frame_size) { in alac_encode_frame()
|
H A D | mpegaudioenc_template.c | 515 int i, ch, b, max_smr, max_ch, max_sb, current_frame_size, max_frame_size; in compute_bit_allocation() local 526 max_frame_size = s->frame_size; in compute_bit_allocation() 531 max_frame_size += 8; in compute_bit_allocation() 561 current_frame_size, max_frame_size, max_sb, max_ch, in compute_bit_allocation() 582 if (current_frame_size + incr <= max_frame_size) { in compute_bit_allocation() 598 *padding = max_frame_size - current_frame_size; in compute_bit_allocation()
|
H A D | qsvenc.h | 69 { "max_frame_size", "Maximum encoded frame size in bytes", OFFSET(qsv.max_frame_size), AV_OPT_TYPE_INT, { .i64 = -1 }, -1, INT_MAX, VE }, \ 172 int max_frame_size; member
|
H A D | vaapi_encode.h | 195 int max_frame_size; member 486 { "max_frame_size", \ 488 OFFSET(common.max_frame_size), AV_OPT_TYPE_INT, \
|
H A D | wmalosslessdec.c | 78 int max_frame_size; ///< max bitstream size member 241 s->max_frame_size = MAX_FRAMESIZE * avctx->ch_layout.nb_channels; in decode_init() 242 s->frame_data = av_mallocz(s->max_frame_size + AV_INPUT_BUFFER_PADDING_SIZE); in decode_init() 248 init_put_bits(&s->pb, s->frame_data, s->max_frame_size); in decode_init() 1154 init_put_bits(&s->pb, s->frame_data, s->max_frame_size); in save_bits() 1159 if (len <= 0 || buflen > s->max_frame_size) { in save_bits() 1256 init_put_bits(&s->pb, s->frame_data, s->max_frame_size); in decode_packet() 1317 init_put_bits(&s->pb, s->frame_data, s->max_frame_size); in flush()
|
H A D | vaapi_encode.c | 369 if (ctx->max_frame_size) { in vaapi_encode_issue() 1891 ctx->max_frame_size = 0; in vaapi_encode_init_max_frame_size() 1902 ctx->max_frame_size = 0; in vaapi_encode_init_max_frame_size() 1909 ctx->max_frame_size = 0; in vaapi_encode_init_max_frame_size() 1917 if (!attr_mfs.bits.max_frame_size && attr_mfs.bits.multiple_pass) { in vaapi_encode_init_max_frame_size() 1918 ctx->max_frame_size = 0; in vaapi_encode_init_max_frame_size() 1925 .max_frame_size = ctx->max_frame_size * 8, in vaapi_encode_init_max_frame_size() 1929 ctx->max_frame_size); in vaapi_encode_init_max_frame_size() 2619 if (ctx->max_frame_size) { in ff_vaapi_encode_init() [all...] |
/third_party/node/deps/v8/src/baseline/loong64/ |
H A D | baseline-compiler-loong64-inl.h | 21 int max_frame_size = in Prologue() local 25 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/node/deps/v8/src/baseline/riscv64/ |
H A D | baseline-compiler-riscv64-inl.h | 21 int max_frame_size = in Prologue() local 25 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/node/deps/v8/src/baseline/mips64/ |
H A D | baseline-compiler-mips64-inl.h | 21 int max_frame_size = in Prologue() local 25 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/node/deps/v8/src/baseline/mips/ |
H A D | baseline-compiler-mips-inl.h | 21 int max_frame_size = in Prologue() local 25 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/node/deps/v8/src/baseline/ia32/ |
H A D | baseline-compiler-ia32-inl.h | 20 int max_frame_size = in Prologue() local 24 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/node/deps/v8/src/baseline/s390/ |
H A D | baseline-compiler-s390-inl.h | 21 int max_frame_size = in Prologue() local 25 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/node/deps/v8/src/baseline/x64/ |
H A D | baseline-compiler-x64-inl.h | 21 int max_frame_size = in Prologue() local 25 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/node/deps/v8/src/baseline/arm64/ |
H A D | baseline-compiler-arm64-inl.h | 21 int max_frame_size = in Prologue() local 25 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/node/deps/v8/src/baseline/arm/ |
H A D | baseline-compiler-arm-inl.h | 21 int max_frame_size = in Prologue() local 25 max_frame_size, kJavaScriptCallNewTargetRegister, bytecode_); in Prologue()
|
/third_party/nghttp2/src/ |
H A D | h2load_http2_session.cc | 230 if (config->max_frame_size != 16_k) { in on_connect() 232 iv[niv].value = config->max_frame_size; in on_connect()
|
H A D | h2load.h | 98 size_t max_frame_size; member
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_transfer.c | 138 xfer->max_frame_size = xfer->max_packet_size * xfer->max_packet_count; in usbd_update_max_frame_size() 468 /* compute "max_frame_size" */ in usbd_transfer_setup_sub() 576 * NOTE: we do not allow "max_packet_size" or "max_frame_size" in usbd_transfer_setup_sub() 581 if ((xfer->max_frame_size == 0) || in usbd_transfer_setup_sub() 609 parm->bufsize = xfer->max_frame_size; in usbd_transfer_setup_sub() 623 parm->bufsize += (xfer->max_frame_size - 1); in usbd_transfer_setup_sub() 625 if (parm->bufsize < xfer->max_frame_size) { in usbd_transfer_setup_sub() 632 parm->bufsize -= (parm->bufsize % xfer->max_frame_size); in usbd_transfer_setup_sub() 787 (parm->hc_max_frame_size % xfer->max_frame_size)); in usbd_transfer_setup_sub() 819 xfer->max_frame_size in usbd_transfer_setup_sub() [all...] |
H A D | usb_core.h | 167 uint16_t max_frame_size; member
|
H A D | usb_generic.c | 108 f->xfer[0]->max_frame_size, in ugen_transfer_setup() 493 offset += xfer->max_frame_size; in ugen_isoc_read_callback() 500 usbd_xfer_set_frame_len(xfer, n, xfer->max_frame_size); in ugen_isoc_read_callback() 530 xfer->max_frame_size, &actlen, 1)) { in ugen_isoc_write_callback() 1513 f->fs_xfer[u.popen->ep_index]->max_frame_size; in ugen_ioctl() 1640 *(int *)addr = f->xfer[0]->max_frame_size; in ugen_get_frame_size()
|
H A D | usb_device.h | 120 uint16_t max_frame_size; member
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | ehci.c | 99 uint16_t max_frame_size; member 1524 if (temp->len % temp->max_frame_size) { in ehci_setup_standard_chain_sub() 1581 if (((average + temp->max_frame_size - 1) / in ehci_setup_standard_chain_sub() 1582 temp->max_frame_size) & 1) { in ehci_setup_standard_chain_sub() 1702 temp.max_frame_size = xfer->max_frame_size; in ehci_setup_standard_chain() 2486 if (*plen > xfer->max_frame_size) { in ehci_device_isoc_fs_enter() 2493 xfer->max_frame_size); in ehci_device_isoc_fs_enter() 2496 *plen = xfer->max_frame_size; in ehci_device_isoc_fs_enter() 2795 if (*plen > xfer->max_frame_size) { [all...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_session.h | 175 uint32_t max_frame_size; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_session.h | 171 uint32_t max_frame_size; member
|