Searched refs:size (Results 11326 - 11350 of 19536) sorted by relevance
1...<<451452453454455456457458459460>>...782
/third_party/ffmpeg/libavcodec/ |
H A D | ac3_parser_internal.h | 80 size_t size);
|
H A D | svq1enc.h | 80 intptr_t size);
|
H A D | png.h | 57 /* 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 D | lut3d.h | 49 int size; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa.h | 52 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 D | aes_ctr.h | 54 * @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 D | hwcontext_drm.h | 54 * Total size of the object. 58 size_t size; member
|
H A D | spherical.h | 80 * 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 D | rdt.h | 66 * @param size size of cmd. 70 void ff_rdt_subscribe_rule(char *cmd, int size,
|
H A D | hls_sample_encryption.h | 59 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 D | PpContext.cpp | 112 assert(inputStack.size() == 0); in setInput()
|
/third_party/gn/src/gn/ |
H A D | copy_target_generator.cc | 47 if (target_->action_values().outputs().list().size() != 1) { in DoRun()
|
H A D | deps_iterator.cc | 36 if (current_index_ >= vect_stack_[0]->size()) { in operator ++()
|
H A D | deps_iterator.h | 47 DCHECK_LT(current_index_, vect_stack_[0]->size()); in operator *()
|
H A D | pattern_unittest.cc | 58 for (size_t i = 0; i < std::size(pattern_cases); i++) { in TEST()
|
H A D | settings.cc | 18 DCHECK(output_subdir_name[output_subdir_name.size() - 1] == '/'); in Settings()
|
/third_party/backends/backend/ |
H A D | gt68xx_gt6816.h | 50 SANE_Byte * data, SANE_Word size);
|
H A D | gt68xx_gt6801.h | 54 SANE_Byte * data, SANE_Word size);
|
/third_party/curl/lib/ |
H A D | ftplistparser.h | 31 size_t Curl_ftp_parselist(char *buffer, size_t size, size_t nmemb,
|
/third_party/gn/src/util/ |
H A D | atomic_write_unittest.cc | 32 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 D | UnicodeSetBoilerplateTest.java | 48 if (list.size() > 32) return false; in _addTestObject()
|
H A D | StringBoilerplateTest.java | 46 if (list.size() > 31) return false; in _addTestObject()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | ScanResult.java | 33 return occurances.size(); in getNumberOccurances()
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
H A D | UnicodeSetBoilerplateTest.java | 45 if (list.size() > 32) return false; in _addTestObject()
|
H A D | StringBoilerplateTest.java | 43 if (list.size() > 31) return false; in _addTestObject()
|
Completed in 16 milliseconds
1...<<451452453454455456457458459460>>...782