Home
last modified time | relevance | path

Searched refs:size (Results 26101 - 26125 of 31208) sorted by relevance

1...<<1041104210431044104510461047104810491050>>...1249

/third_party/eudev/export_include/
H A Dlibudev.h127 int udev_monitor_set_receive_buffer_size(struct udev_monitor *udev_monitor, int size);
/third_party/ffmpeg/libavcodec/
H A Dadxenc.c108 bytestream_put_byte(&buf, BLOCK_SIZE); /* block size */ in adx_encode_header()
109 bytestream_put_byte(&buf, 4); /* sample size */ in adx_encode_header()
173 if ((hdrsize = adx_encode_header(avctx, dst, avpkt->size)) < 0) { in adx_encode_frame()
H A Dnvdec_vp9.c31 static int nvdec_vp9_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_vp9_start_frame() argument
168 // VP9 uses a fixed size pool of 8 possible reference frames in nvdec_vp9_frame_params()
H A Dpcm-bluray.c129 int buf_size = avpkt->size; in pcm_bluray_decode_frame()
H A Dpcm-blurayenc.c135 bytestream2_init_writer(&pb, avpkt->data + 4, avpkt->size - 4); in pcm_bluray_encode_frame()
H A Dv4l2_m2m_dec.c80 /* update the size of the resulting frame */ in v4l2_try_start()
143 if (!s->buf_pkt.size) { in v4l2_receive_frame()
H A Dtargaenc.c42 * RLE compress the image, with maximum size of out_size
44 * @param out_size Maximum output size
174 pkt->size = out + 26 - pkt->data; in targa_encode_frame()
H A Dra288.c194 int buf_size = avpkt->size; in ra288_decode_frame()
H A Dtiertexseqv.c237 int buf_size = avpkt->size; in seqvideo_decode_frame()
/third_party/eudev/src/libudev/
H A Dlibudev.h127 int udev_monitor_set_receive_buffer_size(struct udev_monitor *udev_monitor, int size);
/third_party/eudev/src/udev/
H A Dudev.h85 const char *src, char *dest, size_t size,
/third_party/ffmpeg/libavdevice/
H A Dopenal-dec.c40 /** The sample size (in bits) of the captured audio. **/
201 /* Create a packet of appropriate size */ in read_packet()
210 return pkt->size; in read_packet()
236 {"sample_size", "set sample size", OFFSET(sample_size), AV_OPT_TYPE_INT, {.i64=16}, 8, 16, AV_OPT_FLAG_DECODING_PARAM },
/third_party/ffmpeg/libavfilter/
H A Dvf_qp.c108 if (sd_in && sd_in->size >= sizeof(AVVideoEncParams)) { in filter_frame()
/third_party/ffmpeg/libavutil/
H A Dopt.h695 int av_opt_set_bin (void *obj, const char *name, const uint8_t *val, int size, int search_flags);
/third_party/ffmpeg/libavformat/
H A Dfsb.c194 if (par->codec_id == AV_CODEC_ID_XMA2 && pkt->size >= 1) in fsb_read_packet()
/third_party/gn/src/base/files/
H A Dfile_util.cc129 // Many files supplied in |path| have incorrect size (proc files etc). in ReadFileToStringWithMaxSize()
131 // file size as a hint for chunk size if available. in ReadFileToStringWithMaxSize()
154 // chunk size. in ReadFileToStringWithMaxSize()
196 *file_size = info.size; in GetFileSize()
/third_party/gn/src/gn/
H A Dbinary_target_generator.cc97 for (std::size_t i = 0; i < target_->sources().size(); ++i) { in FillSources()
H A Dfunction_rebase_path_unittest.cc168 ASSERT_EQ(2u, ret.list_value().size()); in TEST()
/third_party/alsa-lib/src/topology/
H A Dops.c79 hdr->size = sizeof(*hdr); in tplg_parse_ops()
/third_party/alsa-lib/include/
H A Dtimer.h165 ssize_t snd_timer_read(snd_timer_t *handle, void *buffer, size_t size);
/third_party/astc-encoder/Utils/
H A Dastc_quant_generator.cpp394 for (size_t i = 0; i < quant_configs.size(); i++) in main()
/third_party/backends/backend/
H A Dmicrotek.h174 SANE_Int max_lookup_size; /* max. size of gamma LUT */
176 SANE_Int gamma_size; /* size (bytes) of each LUT element */
230 size_t size; /* size (bytes) of ring buffer */ member
231 size_t initial_size; /* initial size of ring buffer */
/third_party/curl/lib/
H A Dcurl_rtmp.c314 data->req.size = data->req.bytecount; in rtmp_recv()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBIRuleBuilder.java179 // Calculate the size of each section in the data in bytes. in flattenData()
188 int statusTableSize = align8(fRuleStatusVals.size() * 4); in flattenData()
210 header[RBBIDataWrapper.DH_LENGTH] = totalSize; // fLength, the total size of all rule sections. in flattenData()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetProviderICU.java309 String[] names = new String[icuCharsets.size()]; in getAvailableNames()

Completed in 27 milliseconds

1...<<1041104210431044104510461047104810491050>>...1249