/third_party/ffmpeg/libavformat/ |
D | img2_alias_pix.c | 32 av_unused int oy = bytestream_get_be16(&b); in alias_pix_read_probe() local
|
/third_party/skia/src/gpu/ |
D | GrDstProxyView.h | 45 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset()
|
/third_party/ffmpeg/libavcodec/ |
D | mpegvideodsp.c | 47 void ff_gmc_c(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, in ff_gmc_c()
|
D | mpegvideo_motion.c | 141 int ox, oy; in gmc_motion() local
|
D | exr.c | 513 int ny, int oy, uint16_t mx) in wav_decode()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglPreservingSwapTests.cpp | 210 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
|
D | teglGLES2SharingTests.cpp | 440 int oy = deRoundFloatToInt32((float)height / 2.0f); in renderResource() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | cffotypes.h | 96 FT_F26Dot6 ox, oy; /* offsets */ member
|
/third_party/ffmpeg/libavcodec/x86/ |
D | mpegvideodsp.c | 29 int stride, int h, int ox, int oy, in gmc_mmx()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_cover_rect.c | 86 int oy = offy>>!!p; in blur() local
|
D | vf_datascope.c | 769 int ox, oy; member
|
/third_party/ffmpeg/libswscale/ |
D | yuv2rgb.c | 814 int64_t oy = 0; in ff_yuv2rgb_c_init_tables() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttobjs.h | 179 FT_F26Dot6 ox, oy; /* offsets */ member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateInheritanceTests.cpp | 823 float oy = viewport.y + viewport.height * 0.5f; in rasterizeExpectedResults() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afhints.h | 247 FT_Pos ox, oy; /* original, scaled position */ member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
D | vktDynamicStateInheritanceTests.cpp | 823 float oy = viewport.y + viewport.height * 0.5f; in rasterizeExpectedResults() local
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrRasterizer.cpp | 755 const deInt64 oy = samplePos[sampleNdx*2 + 1]; in rasterizeMultiSample() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 1100 void generateGrid (void* pRawData, const float step, const float ox, const float oy, const deUint32… in generateGrid()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 1100 void generateGrid (void* pRawData, const float step, const float ox, const float oy, const deUint32… in generateGrid()
|
/third_party/astc-encoder/Source/ |
D | tinyexr.h | 8046 int oy, // i : y offset in wav2Encode() 8155 int oy, // i : y offset in wav2Decode()
|