Home
last modified time | relevance | path

Searched refs:size (Results 14976 - 15000 of 31208) sorted by relevance

1...<<591592593594595596597598599600>>...1249

/third_party/ffmpeg/libavcodec/
H A Dr210dec.c51 if (avpkt->size < 4 * aligned_width * avctx->height) { in decode_frame()
102 return avpkt->size; in decode_frame()
H A Dmsrle.c89 int buf_size = avpkt->size; in msrle_decode_frame()
108 if (avctx->height * istride == avpkt->size) { /* assume uncompressed */ in msrle_decode_frame()
H A Dtak.c129 int avpriv_tak_parse_streaminfo(TAKStreamInfo *s, const uint8_t *buf, int size) in avpriv_tak_parse_streaminfo() argument
132 int ret = init_get_bits8(&gb, buf, size); in avpriv_tak_parse_streaminfo()
H A Dvc1dsp.h77 * Search buf from the start for up to size bytes. Return the index
78 * of a zero byte, or >= size if not found. Ideally, use lookahead
82 int (*startcode_find_candidate)(const uint8_t *buf, int size);
85 int (*vc1_unescape_buffer)(const uint8_t *src, int size, uint8_t *dst);
/third_party/ffmpeg/libavcodec/tests/
H A Dmotion.c46 static void fill_random(uint8_t *tab, int size) in fill_random() argument
52 for(i=0;i<size;i++) { in fill_random()
/third_party/ffmpeg/libavformat/
H A Divfenc.c85 avio_wl32(pb, pkt->size); in ivf_write_packet()
87 avio_write(pb, pkt->data, pkt->size); in ivf_write_packet()
H A Dvocdec.c49 av_log(s, AV_LOG_ERROR, "unknown header size: %d\n", header_size); in voc_read_header()
92 voc->remaining_size = e->size; in voc_read_seek()
98 voc->remaining_size = e->size; in voc_read_seek()
H A Drtpenc_rfc4175.c24 void ff_rtp_send_raw_rfc4175(AVFormatContext *s1, const uint8_t *buf, int size, int interlaced, int field) in ff_rtp_send_raw_rfc4175() argument
131 if (copy_offset + length > size) in ff_rtp_send_raw_rfc4175()
H A Ddfa.c100 frame_size = AV_RL32(pkt->data + pkt->size - 8); in dfa_read_packet()
102 av_log(s, AV_LOG_ERROR, "Too large chunk size: %"PRIu32"\n", frame_size); in dfa_read_packet()
105 if (AV_RL32(pkt->data + pkt->size - 12) == MKTAG('E', 'O', 'F', 'R')) { in dfa_read_packet()
H A Doggdec.h137 * by a single byte (not counted in size).
141 const uint8_t *buf, int size, int parse_picture);
148 * by a single byte (not counted in size).
152 const uint8_t *buf, int size);
H A Doggparseflac.c88 int size, ret; in old_flac_header() local
109 &data, &size, os->buf + os->pstart, os->psize, in old_flac_header()
/third_party/ffmpeg/libavutil/aarch64/
H A Dasm.S160 ELF .size \name, . - \name
181 ELF .size \name, . - \name
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c92 #define RANDOM_INIT(buf, size) do { \ in main()
94 for (k = 0; k < size; k++) { \ in main()
/third_party/ffmpeg/libavutil/
H A Ddovi_meta.h50 * its size is not a part of the public ABI.
69 AVDOVIDecoderConfigurationRecord *av_dovi_alloc(size_t *size);
194 * its size is not a part of the public ABI.
229 * @param size If this parameter is non-NULL, the size in bytes of the
234 AVDOVIMetadata *av_dovi_metadata_alloc(size_t *size);
H A Dframe.h57 * The number of bytes of CC data is AVFrameSideData.size.
163 * array element is implied by AVFrameSideData.size / AVRegionOfInterest.self_size.
176 * uuid_iso_iec_11578 followed by AVFrameSideData.size - 16 bytes of user_data_payload_byte.
234 size_t size; member
252 * Must be set to the size of this data structure (that is,
350 * the size in bytes of each picture line, but it can also be:
351 * - the negative byte size of lines for vertical flipping
353 * - a positive or negative multiple of the byte size as for accessing
357 * plane must be the same size.
364 * @note The linesize may be larger than the size o
[all...]
H A Dvulkan_shaderc.c25 size_t *size, const char *entrypoint, in shdc_shader_compile()
79 *size = shaderc_result_get_length(res); in shdc_shader_compile()
23 shdc_shader_compile(FFVkSPIRVCompiler *ctx, void *avctx, FFVkSPIRVShader *shd, uint8_t **data, size_t *size, const char *entrypoint, void **opaque) shdc_shader_compile() argument
/third_party/gn/src/base/json/
H A Dstring_escape.cc128 dest->reserve(dest->size() + str.size() + escapes_size); in EscapeJSONStringImpl()
/third_party/gn/src/gn/
H A Dfunction_filter_labels.cc28 if (args.size() != 2) { in RunFilterLabels()
45 patterns.reserve(args[1].list_value().size()); in RunFilterLabels()
H A Dfunction_get_target_outputs_unittest.cc36 ASSERT_EQ(1u, list.list_value().size()); in AssertSingleStringEquals()
45 ASSERT_EQ(2u, list.list_value().size()); in AssertTwoStringsEqual()
H A Dfunction_process_file_template_unittest.cc27 ASSERT_EQ(1u, result.list_value().size()); in TEST()
55 ASSERT_EQ(4u, result.list_value().size()); in TEST()
/third_party/ffmpeg/tests/checkasm/
H A Dvf_gblur.c29 #define randomize_buffers(buf, size) \
33 for (j = 0; j < size; j++) \
H A Dmotion.c30 static void fill_random(uint8_t *tab, int size) in fill_random() argument
33 for (i = 0; i < size; i++) { in fill_random()
H A Dllviddspenc.c31 #define randomize_buffers(buf, size) \
34 for (j = 0; j < size; j+=4) \
/third_party/astc-encoder/Test/
H A Dastc_test_image_dl.py65 if img.size[0] < img.size[1]:
/third_party/backends/backend/pixma/
H A Dpixma_common.h98 unsigned size; member
225 size: if >= 0, force to print 'size' bytes.
228 int size, int max);

Completed in 19 milliseconds

1...<<591592593594595596597598599600>>...1249