/third_party/ffmpeg/libavformat/ |
H A D | img2_alias_pix.c | 31 av_unused int ox = bytestream_get_be16(&b); in alias_pix_read_probe() local
|
/third_party/skia/src/gpu/ |
H A D | GrDstProxyView.h | 45 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset() argument
|
/third_party/ffmpeg/libavcodec/ |
H A 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() argument
|
H A D | mpegvideo_motion.c | 141 int ox, oy; in gmc_motion() local
|
H A D | hevcdsp_template.c | 554 put_hevc_pel_uni_w_pixels(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_pel_uni_w_pixels() argument 870 put_hevc_qpel_uni_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_h() argument 925 put_hevc_qpel_uni_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_v() argument 980 put_hevc_qpel_uni_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_hv() argument 1313 put_hevc_epel_uni_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_h() argument 1365 put_hevc_epel_uni_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_v() argument 1417 put_hevc_epel_uni_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_hv() argument [all...] |
H A D | exr.c | 512 static void wav_decode(uint16_t *in, int nx, int ox, in wav_decode() argument
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | cffotypes.h | 96 FT_F26Dot6 ox, oy; /* offsets */ member
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideodsp.c | 28 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/tests/checkasm/ |
H A D | hevc_pel.c | 167 const int *denom, *wx, *ox; in checkasm_check_hevc_qpel_uni_w() local 261 const int *denom, *wx, *ox; in checkasm_check_hevc_qpel_bi_w() local 399 const int *denom, *wx, *ox; checkasm_check_hevc_epel_uni_w() local 493 const int *denom, *wx, *ox; checkasm_check_hevc_epel_bi_w() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_cover_rect.c | 85 int ox = offx>>!!p; in blur() local
|
H A D | vf_datascope.c | 769 int ox, oy; member [all...] |
/third_party/skia/src/core/ |
H A D | SkBlurMask.cpp | 363 int ox = dx >> 1; in ProfileLookup() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afhints.h | 247 FT_Pos ox, oy; /* original, scaled position */ member
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttobjs.h | 179 FT_F26Dot6 ox, oy; /* offsets */ member
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharingTests.cpp | 439 int ox = deRoundFloatToInt32((float)width / 2.0f); in renderResource() local
|
H A D | teglPreservingSwapTests.cpp | 209 const int ox = width/2; in render() local 256 const int ox = target->getWidth()/2; in render() local 498 const int ox = width/2; in iterate() local
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | ShaderTGSI.c | 1292 const struct dx10_opcode_xlate *ox; in Shader_tgsi_translate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateInheritanceTests.cpp | 913 float ox = viewport.x + viewport.width * 0.5f; in rasterizeExpectedResults() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateInheritanceTests.cpp | 822 float ox = viewport.x + viewport.width * 0.5f; in rasterizeExpectedResults() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 1100 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 D | vktSparseResourcesBufferTests.cpp | 1100 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 D | tinyexr.h | 8041 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 [all...] |