Home
last modified time | relevance | path

Searched defs:ysize (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/python/cpython2/Modules/
Dimgfile.c90 int xsize, ysize, zsize; in imgfile_read() local
216 xscale(IMAGE *image, int xsize, int ysize, int zsize, in xscale()
246 int xsize, ysize, zsize; in imgfile_readscaled() local
397 int xsize, ysize, zsize, len; in imgfile_write() local
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/guetzli/
H A Dguetzli_entry_points.cc44 int ysize; member
101 int xsize, ysize; in ReadPNG() local
215 bool CheckMemoryLimitExceeded(int memlimit_mb, int xsize, int ysize) { in CheckMemoryLimitExceeded()
/aosp_15_r20/external/webp/src/enc/
H A Dbackward_references_enc.c260 const uint32_t* const argb, int xsize, int ysize, in VP8LHashChainFill()
472 static int BackwardReferencesRle(int xsize, int ysize, in BackwardReferencesRle()
515 static int BackwardReferencesLz77(int xsize, int ysize, in BackwardReferencesLz77()
587 static int BackwardReferencesLz77Box(int xsize, int ysize, in BackwardReferencesLz77Box()
H A Dnear_lossless_enc.c74 static void NearLossless(int xsize, int ysize, const uint32_t* argb_src, in NearLossless()
114 const int ysize = picture->height; in VP8ApplyNearLossless() local
H A Dbackward_references_cost_enc.c570 int xsize, int ysize, const uint32_t* const argb, int cache_bits, in BackwardReferencesHashChainDistanceOnly()
766 int VP8LBackwardReferencesTraceBackwards(int xsize, int ysize, in VP8LBackwardReferencesTraceBackwards()
H A Dpredictor_enc.c690 int quality, int xsize, int ysize, in GetBestColorTransformForTile()
714 static void CopyTileWithColorTransform(int xsize, int ysize, in CopyTileWithColorTransform()
H A Dhistogram_enc.c1163 int VP8LGetHistoImageSymbols(int xsize, int ysize, in VP8LGetHistoImageSymbols()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/profiling/
H A Dexecute.cpp99 static void basicFilterPixel( int x, int y, int n, int m, int xsize, int ysize, int nChannels, cons… in basicFilterPixel()
141 static int verifyImages( uchar *ptr0, uchar *ptr1, uchar tolerance, int xsize, int ysize, int nChan… in verifyImages()
H A Dexecute_multipass.cpp64 static int verifyImages( cl_uchar *ptr0, cl_uchar *ptr1, cl_uchar tolerance, int xsize, int ysize, … in verifyImages()
/aosp_15_r20/external/freetype/src/pfr/
H A Dpfrsbit.c418 FT_UInt xsize, ysize; in pfr_load_bitmap_metrics() local
662 FT_UInt xsize = 0, ysize = 0, format = 0; in pfr_slot_load_bitmap() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_image.cpp162 unsigned int ysize = img.dim_y; in load_image_block() local
282 unsigned int ysize = img.dim_y; in load_image_block_fast_ldr() local
/aosp_15_r20/external/libaom/third_party/fastfeat/
H A Dfast.c36 xy* aom_fast9_detect_nonmax(const byte* im, int xsize, int ysize, int stride, int b, in aom_fast9_detect_nonmax()
H A Dfast_9.c3005 xy* aom_fast9_detect(const byte* im, int xsize, int ysize, int stride, int b, int* ret_num_corners) in aom_fast9_detect()
/aosp_15_r20/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c244 int xsize,ysize,x,y; in DrawF_Text() local
282 int xsize,ysize,x,y; in DrawF_TText() local
/aosp_15_r20/external/clang/test/Analysis/
H A Dcxx11-crashes.cpp37 const float ysize={0.015}, xsize={0.01}; in testFloatInitializer() local
/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c365 static int ReadHuffmanCodes(VP8LDecoder* const dec, int xsize, int ysize, in ReadHuffmanCodes()
1330 static int ReadTransform(int* const xsize, int const* ysize, in ReadTransform()
1455 static int DecodeImageStream(int xsize, int ysize, in DecodeImageStream()
H A Dframe_dec.c409 const int ysize = extra_y_rows * dec->cache_y_stride_; in FinishRow() local
/aosp_15_r20/external/swiftshader/src/Device/
H A DASTC_Decoder.cpp33 int xsize, int ysize, int zsize, in write_imageblock()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DUpSampleBilinear2d.cu513 int xmin, xsize, ymin, ysize; in upsample_gen2d_aa_out_frame() local
616 int xmin, xsize, ymin, ysize; in upsample_gen2d_aa_backward_out_frame() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dsvd_test.cc110 Array2D<float> GenerateRandomMatrix(int xsize, int ysize) { in GenerateRandomMatrix()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
Dgmp.h1886 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \ argument
1920 #define __GMPN_ADD(cout, wp, xp, xsize, yp, ysize) \ argument
1923 #define __GMPN_SUB(cout, wp, xp, xsize, yp, ysize) \ argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dgmp.h1886 #define __GMPN_AORS(cout, wp, xp, xsize, yp, ysize, FUNCTION, TEST) \ argument
1920 #define __GMPN_ADD(cout, wp, xp, xsize, yp, ysize) \ argument
1923 #define __GMPN_SUB(cout, wp, xp, xsize, yp, ysize) \ argument
/aosp_15_r20/external/libaom/test/
H A Dcdef_test.cc74 const int ysize = size + 2 * CDEF_VBORDER; in test_cdef() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dmakepng.c818 unsigned int ysize; in write_png() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpickcdef.c583 const int ysize = in av1_cdef_mse_calc_block() local

12