Home
last modified time | relevance | path

Searched refs:size (Results 11326 - 11350 of 19536) sorted by relevance

1...<<451452453454455456457458459460>>...782

/third_party/ffmpeg/libavcodec/
H A Dac3_parser_internal.h80 size_t size);
H A Dsvq1enc.h80 intptr_t size);
H A Dpng.h57 /* compute the row size of an interleaved pass */
63 uint8_t *src, uint8_t *last, int size, int bpp);
/third_party/ffmpeg/libavfilter/
H A Dlut3d.h49 int size; member
/third_party/ffmpeg/libavdevice/
H A Dalsa.h52 int period_size; ///< preferred size for reads and writes, in frames
104 int ff_alsa_extend_reorder_buf(AlsaData *s, int size);
/third_party/ffmpeg/libavutil/
H A Daes_ctr.h54 * @param size the size of src and dst
56 void av_aes_ctr_crypt(struct AVAESCTR *a, uint8_t *dst, const uint8_t *src, int size);
H A Dhwcontext_drm.h54 * Total size of the object.
58 size_t size; member
H A Dspherical.h80 * its size is not a part of the public ABI.
155 * by adding the current stream or frame size to the related bounds,
191 AVSphericalMapping *av_spherical_alloc(size_t *size);
/third_party/ffmpeg/libavformat/
H A Drdt.h66 * @param size size of cmd.
70 void ff_rdt_subscribe_rule(char *cmd, int size,
H A Dhls_sample_encryption.h59 void ff_hls_senc_read_audio_setup_info(HLSAudioSetupInfo *info, const uint8_t *buf, size_t size);
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.cpp112 assert(inputStack.size() == 0); in setInput()
/third_party/gn/src/gn/
H A Dcopy_target_generator.cc47 if (target_->action_values().outputs().list().size() != 1) { in DoRun()
H A Ddeps_iterator.cc36 if (current_index_ >= vect_stack_[0]->size()) { in operator ++()
H A Ddeps_iterator.h47 DCHECK_LT(current_index_, vect_stack_[0]->size()); in operator *()
H A Dpattern_unittest.cc58 for (size_t i = 0; i < std::size(pattern_cases); i++) { in TEST()
H A Dsettings.cc18 DCHECK(output_subdir_name[output_subdir_name.size() - 1] == '/'); in Settings()
/third_party/backends/backend/
H A Dgt68xx_gt6816.h50 SANE_Byte * data, SANE_Word size);
H A Dgt68xx_gt6801.h54 SANE_Byte * data, SANE_Word size);
/third_party/curl/lib/
H A Dftplistparser.h31 size_t Curl_ftp_parselist(char *buffer, size_t size, size_t nmemb,
/third_party/gn/src/util/
H A Datomic_write_unittest.cc32 EXPECT_TRUE(util::WriteFileAtomically(file_, data.data(), data.size())); in TEST_F()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeSetBoilerplateTest.java48 if (list.size() > 32) return false; in _addTestObject()
H A DStringBoilerplateTest.java46 if (list.size() > 31) return false; in _addTestObject()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DScanResult.java33 return occurances.size(); in getNumberOccurances()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeSetBoilerplateTest.java45 if (list.size() > 32) return false; in _addTestObject()
H A DStringBoilerplateTest.java43 if (list.size() > 31) return false; in _addTestObject()

Completed in 16 milliseconds

1...<<451452453454455456457458459460>>...782