Home
last modified time | relevance | path

Searched defs:oy (Results 1 - 19 of 19) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dimg2_alias_pix.c32 av_unused int oy = bytestream_get_be16(&b); in alias_pix_read_probe() local
/third_party/skia/src/gpu/
H A DGrDstProxyView.h45 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset() argument
/third_party/ffmpeg/libavcodec/
H A Dmpegvideodsp.c47 void ff_gmc_c(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, in ff_gmc_c() argument
H A Dmpegvideo_motion.c141 int ox, oy; in gmc_motion() local
H A Dexr.c512 wav_decode(uint16_t *in, int nx, int ox, int ny, int oy, uint16_t mx) wav_decode() argument
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcffotypes.h96 FT_F26Dot6 ox, oy; /* offsets */ member
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideodsp.c28 gmc_mmx(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height) gmc_mmx() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_cover_rect.c86 int oy = offy>>!!p; in blur() local
H A Dvf_datascope.c769 int ox, oy; member
[all...]
/third_party/ffmpeg/libswscale/
H A Dyuv2rgb.c814 int64_t oy = 0; in ff_yuv2rgb_c_init_tables() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h247 FT_Pos ox, oy; /* original, scaled position */ member
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttobjs.h179 FT_F26Dot6 ox, oy; /* offsets */ member
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingTests.cpp440 int oy = deRoundFloatToInt32((float)height / 2.0f); in renderResource() local
H A DteglPreservingSwapTests.cpp210 const int oy = height/2; in render() local
257 const int oy = target->getHeight()/2; in render() local
499 const int oy = height/2; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp914 float oy = viewport.y + viewport.height * 0.5f; in rasterizeExpectedResults() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp823 float oy = viewport.y + viewport.height * 0.5f; in rasterizeExpectedResults() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp1100 void generateGrid (void* pRawData, const float step, const float ox, const float oy, const deUint32 numX, const deUint32 numY, const float z = 0.0f) in generateGrid() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp1100 void generateGrid (void* pRawData, const float step, const float ox, const float oy, const deUint32 numX, const deUint32 numY, const float z = 0.0f) in generateGrid() argument
/third_party/astc-encoder/Source/
H A Dtinyexr.h8041 wav2Encode( unsigned short *in, int nx, int ox, int ny, int oy, unsigned short mx) wav2Encode() argument
8150 wav2Decode( unsigned short *in, int nx, int ox, int ny, int oy, unsigned short mx) wav2Decode() argument

Completed in 42 milliseconds