Home
last modified time | relevance | path

Searched defs:max_frame_size (Results 1 – 22 of 22) sorted by relevance

/third_party/node/deps/v8/src/baseline/loong64/
Dbaseline-compiler-loong64-inl.h21 int max_frame_size = in Prologue() local
/third_party/node/deps/v8/src/baseline/mips64/
Dbaseline-compiler-mips64-inl.h21 int max_frame_size = in Prologue() local
/third_party/node/deps/v8/src/baseline/mips/
Dbaseline-compiler-mips-inl.h21 int max_frame_size = in Prologue() local
/third_party/node/deps/v8/src/baseline/riscv64/
Dbaseline-compiler-riscv64-inl.h21 int max_frame_size = in Prologue() local
/third_party/node/deps/v8/src/baseline/ia32/
Dbaseline-compiler-ia32-inl.h20 int max_frame_size = in Prologue() local
/third_party/node/deps/v8/src/baseline/x64/
Dbaseline-compiler-x64-inl.h21 int max_frame_size = in Prologue() local
/third_party/node/deps/v8/src/baseline/arm64/
Dbaseline-compiler-arm64-inl.h21 int max_frame_size = in Prologue() local
/third_party/node/deps/v8/src/baseline/s390/
Dbaseline-compiler-s390-inl.h21 int max_frame_size = in Prologue() local
/third_party/node/deps/v8/src/baseline/arm/
Dbaseline-compiler-arm-inl.h21 int max_frame_size = in Prologue() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_core.h167 uint16_t max_frame_size; member
Dusb_device.h120 uint16_t max_frame_size; member
/third_party/ffmpeg/libavcodec/
Dralf.c55 int max_frame_size; member
Dmpegaudioenc_template.c515 int i, ch, b, max_smr, max_ch, max_sb, current_frame_size, max_frame_size; in compute_bit_allocation() local
Dqsvenc.h172 int max_frame_size; member
Dalacenc.c584 int out_bytes, max_frame_size, ret; in alac_encode_frame() local
Dwmalosslessdec.c78 int max_frame_size; ///< max bitstream size member
Dvaapi_encode.h195 int max_frame_size; member
/third_party/nghttp2/lib/
Dnghttp2_session.h175 uint32_t max_frame_size; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.h171 uint32_t max_frame_size; member
/third_party/nghttp2/src/
Dh2load.h98 size_t max_frame_size; member
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c99 uint16_t max_frame_size; member
Dxhci.c2297 uint16_t max_frame_size, uint8_t ep_mode) in xhci_configure_endpoint()