Home
last modified time | relevance | path

Searched defs:top (Results 551 - 575 of 583) sorted by relevance

1...<<21222324

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_sse2.c511 static WEBP_INLINE void VE8uv_SSE2(uint8_t* dst, const uint8_t* top) { in VE8uv_SSE2() argument
519 static WEBP_INLINE void VE16_SSE2(uint8_t* dst, const uint8_t* top) { in VE16_SSE2() argument
527 VerticalPred_SSE2(uint8_t* dst, const uint8_t* top, int size) VerticalPred_SSE2() argument
571 TM_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top, int size) TM_SSE2() argument
599 TrueMotion_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top, int size) TrueMotion_SSE2() argument
620 DC8uv_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC8uv_SSE2() argument
629 DC8uvNoLeft_SSE2(uint8_t* dst, const uint8_t* top) DC8uvNoLeft_SSE2() argument
646 DC8uvMode_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC8uvMode_SSE2() argument
661 DC16_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC16_SSE2() argument
670 DC16NoLeft_SSE2(uint8_t* dst, const uint8_t* top) DC16NoLeft_SSE2() argument
685 DC16Mode_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) DC16Mode_SSE2() argument
715 VE4_SSE2(uint8_t* dst, const uint8_t* top) VE4_SSE2() argument
732 HE4_SSE2(uint8_t* dst, const uint8_t* top) HE4_SSE2() argument
745 DC4_SSE2(uint8_t* dst, const uint8_t* top) DC4_SSE2() argument
752 LD4_SSE2(uint8_t* dst, const uint8_t* top) LD4_SSE2() argument
769 VR4_SSE2(uint8_t* dst, const uint8_t* top) VR4_SSE2() argument
795 VL4_SSE2(uint8_t* dst, const uint8_t* top) VL4_SSE2() argument
821 RD4_SSE2(uint8_t* dst, const uint8_t* top) RD4_SSE2() argument
838 HU4_SSE2(uint8_t* dst, const uint8_t* top) HU4_SSE2() argument
853 HD4_SSE2(uint8_t* dst, const uint8_t* top) HD4_SSE2() argument
876 TM4_SSE2(uint8_t* dst, const uint8_t* top) TM4_SSE2() argument
898 Intra4Preds_SSE2(uint8_t* dst, const uint8_t* top) Intra4Preds_SSE2() argument
914 IntraChromaPreds_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) IntraChromaPreds_SSE2() argument
934 Intra16Preds_SSE2(uint8_t* dst, const uint8_t* left, const uint8_t* top) Intra16Preds_SSE2() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp953 int32_t top; // top position of display rect member
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2747 snd_config_t *top; in snd_pcm_open() local
/third_party/backends/backend/
H A Dhp3500.c155 int top; member
[all...]
H A Dmustek_usb2_asic.h272 unsigned int top; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c3613 uint32_t top; in pvr_setup_isp_depth_bias_scissor_state() local
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc4634 Relocatable* top = *reinterpret_cast<Relocatable**>(thread_storage); in Iterate() local
4643 void Relocatable::Iterate(RootVisitor* v, Relocatable* top) { in Iterate() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c2093 PCRE2_SIZE i, bot, top; in get_ucp() local
H A Dpcre2test.c3556 int top = MODLISTCOUNT; in scan_modifiers() local
H A Dpcre2_jit_compile.c243 struct backtrack_common *top; member
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp1333 const glw::GLfloat top = 1.0f - y_mid_step; prepareTextureCoordinatesForFace() local
1442 const glw::GLfloat top = 1.0f - y_mid_step - y_step; prepareTextureCoordinatesForGatherForFace() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.cpp1935 GL_Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) GL_Frustum() argument
4055 GL_Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) GL_Ortho() argument
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc826 const auto& top = statements_stack_.back(); in PushGuard() local
840 const auto& top = statements_stack_.back(); in PushTrueGuard() local
1787 const Construct* top = enclosing.back(); LabelControlFlowConstructs() local
1866 const auto* top = enclosing[0]; LabelControlFlowConstructs() local
[all...]
/third_party/python/Python/
H A Dceval.c2799 PyObject **top = stack_pointer + oparg; local
2871 PyObject **top = stack_pointer + totalargs; local
5583 PyObject *top = TOP(); local
H A Dcompile.c2116 struct fblockinfo *top = &c->u->u_fblock[c->u->u_nfblocks-1]; in compiler_unwind_fblock_stack() local
8641 int top = stack[0]; swaptimize() local
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c2071 bottom, left, right, top; in get_pagesize() local
2688 bottom, left, right, top; in get_cluster_sizes() local
2964 bottom, left, right, top; in get_cluster_default_attributes() local
7669 int count, left, right, bottom, top; update_cups_queues() local
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp159 void __indirect_glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } in __indirect_glFrustum() argument
244 void __indirect_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } in __indirect_glOrtho() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c12396 ngtcp2_strm *top; in conn_extend_max_stream_offset() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1466 HorizontalSplitGenerator (const tcu::Vec4& top, const tcu::Vec4& bottom) in HorizontalSplitGenerator() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp1011 frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) frustum() argument
1316 ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) ortho() argument
/third_party/toybox/generated/
H A Dglobals.h1221 struct stat top; member
1448 } top; member
/third_party/toybox/toys/pending/
H A Dbc.c3160 BcLexType top; in bc_parse_rightParen() local
4186 BcLexType top, t = p->l.t; in bc_parse_expr_err() local
[all...]
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc2650 bool top = false; in Simulator() local
2868 bool top = false; Simulator() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1105 HorizontalSplitGenerator (const tcu::Vec4& top, const tcu::Vec4& bottom) in HorizontalSplitGenerator() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c2778 save_Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_Frustum() argument
3376 save_Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_Ortho() argument
9414 save_MatrixOrthoEXT(GLenum matrixMode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_MatrixOrthoEXT() argument
9437 save_MatrixFrustumEXT(GLenum matrixMode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval) save_MatrixFrustumEXT() argument
[all...]

Completed in 203 milliseconds

1...<<21222324