Home
last modified time | relevance | path

Searched defs:sampleSize (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/fuzz/oss_fuzz/
H A DFuzzAndroidCodec.cpp16 bool FuzzAndroidCodec(sk_sp<SkData> bytes, uint8_t sampleSize) { in FuzzAndroidCodec() argument
60 uint8_t sampleSize; in LLVMFuzzerTestOneInput() local
/third_party/skia/bench/
H A DBitmapRegionDecoderBench.cpp15 BitmapRegionDecoderBench(const char* baseName, SkData* encoded, SkColorType colorType, uint32_t sampleSize, const SkIRect& subset) BitmapRegionDecoderBench() argument
H A DAndroidCodecBench.cpp15 AndroidCodecBench::AndroidCodecBench(SkString baseName, SkData* encoded, int sampleSize) in AndroidCodecBench() argument
H A Dnanobench.cpp581 static bool valid_brd_bench(sk_sp<SkData> encoded, SkColorType colorType, uint32_t sampleSize, in valid_brd_bench() argument
971 int sampleSize = sampleSizes[fCurrentSampleSize]; in rawNext() variable
1015 uint32_t sampleSize = brdSampleSizes[fCurrentSampleSize]; rawNext() variable
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DNDKExtractor.cpp123 ssize_t sampleSize = AMediaExtractor_readSampleData(extractor, inputBuffer, inputSize); in decode() local
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp48 decodeRegion(SkBitmap* bitmap, BRDAllocator* allocator, const SkIRect& desiredSubset, int sampleSize, SkColorType dstColorType, bool requireUnpremul, sk_sp<SkColorSpace> dstColorSpace) decodeRegion() argument
[all...]
/third_party/skia/src/codec/
H A DSkCodecPriv.h29 static inline float get_scale_from_sample_size(int sampleSize) { in get_scale_from_sample_size() argument
42 static inline int get_scaled_dimension(int srcDimension, int sampleSize) { in get_scaled_dimension() argument
H A DSkSampledCodec.cpp22 int sampleSize = *sampleSizePtr; in accountForNativeScaling() local
87 int sampleSize = options.fSampleSize; onGetAndroidPixels() local
169 int sampleSize = options.fSampleSize; sampledDecode() local
[all...]
H A DSkAndroidCodec.cpp15 static bool is_valid_sample_size(int sampleSize) { in is_valid_sample_size() argument
228 int sampleSize = std::min(sampleX, sampleY); in computeSampleSize() local
302 getSampledSubsetDimensions(int sampleSize, const SkIRect& subset) const getSampledSubsetDimensions() argument
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Ddictionary_generator.cc80 size_t sampleSize = sizes[i]; in writeSamples() local
/third_party/skia/fuzz/
H A DFuzzMain.cpp450 uint8_t sampleSize; in fuzz_android_codec() local
/third_party/skia/dm/
H A DDM.cpp544 push_android_codec_src(Path path, CodecSrc::DstColorType dstColorType, SkAlphaType dstAlphaType, int sampleSize) push_android_codec_src() argument
614 push_brd_src(Path path, CodecSrc::DstColorType dstColorType, BRDSrc::Mode mode, uint32_t sampleSize) push_brd_src() argument
[all...]
H A DDMSrcSink.cpp163 BRDSrc::BRDSrc(Path path, Mode mode, CodecSrc::DstColorType dstColorType, uint32_t sampleSize) in BRDSrc() argument
824 AndroidCodecSrc(Path path, CodecSrc::DstColorType dstColorType, SkAlphaType dstAlphaType, int sampleSize) AndroidCodecSrc() argument
/third_party/libsnd/src/
H A Daiff.c129 int16_t sampleSize ; member
[all...]
/third_party/lz4/tests/
H A Dfuzzer.c1130 { int const sampleSize = 65 KB; in FUZ_unitTests() local
1154 { int const sampleSize = 65 KB; in FUZ_unitTests() local
[all...]
/third_party/lame/frontend/
H A Dget_audio.c241 short sampleSize; member

Completed in 19 milliseconds