Home
last modified time | relevance | path

Searched defs:ypos (Results 26 - 50 of 87) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/video/console/
H A Dsticon.c74 static void sticon_putc(struct vc_data *conp, int c, int ypos, int xpos) in sticon_putc() argument
85 sticon_putcs(struct vc_data *conp, const unsigned short *s, int count, int ypos, int xpos) sticon_putcs() argument
H A Dnewport_con.c370 static void newport_putc(struct vc_data *vc, int charattr, int ypos, in newport_putc() argument
399 newport_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) newport_putcs() argument
[all...]
H A Dvgacon.c1161 static void vgacon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in vgacon_putc() argument
1162 vgacon_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) vgacon_putcs() argument
/third_party/ffmpeg/libavfilter/
H A Df_graphmonitor.c206 draw_items(AVFilterContext *ctx, AVFrame *out, int xpos, int ypos, AVFilterLink *l, size_t frames) draw_items() argument
333 int ret, xpos, ypos = 0; create_frame() local
[all...]
H A Davf_ahistogram.c49 int ypos; member
[all...]
H A Dvf_datascope.c466 float xpos, ypos; member
757 float xpos, ypos; member
/third_party/glfw/tests/
H A Dwindow.c212 int xpos, ypos; in main() local
/third_party/glfw/src/
H A Dmonitor.c326 GLFWAPI void glfwGetMonitorPos(GLFWmonitor* handle, int* xpos, int* ypos) in glfwGetMonitorPos() argument
341 glfwGetMonitorWorkarea(GLFWmonitor* handle, int* xpos, int* ypos, int* width, int* height) glfwGetMonitorWorkarea() argument
H A Dnull_window.c224 void _glfwGetWindowPosNull(_GLFWwindow* window, int* xpos, int* ypos) in _glfwGetWindowPosNull() argument
189 _glfwSetWindowMonitorNull(_GLFWwindow* window, _GLFWmonitor* monitor, int xpos, int ypos, int width, int height, int refreshRate) _glfwSetWindowMonitorNull() argument
232 _glfwSetWindowPosNull(_GLFWwindow* window, int xpos, int ypos) _glfwSetWindowPosNull() argument
504 _glfwGetCursorPosNull(_GLFWwindow* window, double* xpos, double* ypos) _glfwGetCursorPosNull() argument
[all...]
H A Dwindow.c582 GLFWAPI void glfwGetWindowPos(GLFWwindow* handle, int* xpos, int* ypos) in glfwGetWindowPos() argument
597 GLFWAPI void glfwSetWindowPos(GLFWwindow* handle, int xpos, int ypos) in glfwSetWindowPos() argument
999 glfwSetWindowMonitor(GLFWwindow* wh, GLFWmonitor* mh, int xpos, int ypos, int width, int height, int refreshRate) glfwSetWindowMonitor() argument
[all...]
H A Dnull_platform.h175 int ypos; member
/third_party/astc-encoder/Source/
H A Dastcenc_image.cpp151 load_image_block( astcenc_profile decode_mode, const astcenc_image& img, image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) load_image_block() argument
268 load_image_block_fast_ldr( astcenc_profile decode_mode, const astcenc_image& img, image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) load_image_block_fast_ldr() argument
335 store_image_block( astcenc_image& img, const image_block& blk, const block_size_descriptor& bsd, unsigned int xpos, unsigned int ypos, unsigned int zpos, const astcenc_swizzle& swz ) store_image_block() argument
[all...]
H A Dastcenc_decompress_symbolic.cpp181 decompress_symbolic_block( astcenc_profile decode_mode, const block_size_descriptor& bsd, int xpos, int ypos, int zpos, const symbolic_compressed_block& scb, image_block& blk ) decompress_symbolic_block() argument
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc202 static bool parsePosition(const char *value,Position &xpos,Position &ypos) // {{{ in parsePosition() argument
H A Dqpdf_pdftopdf_processor.cc179 Rotation QPDF_PDFTOPDF_PageHandle::crop(const PageRect &cropRect,Rotation orientation,Rotation param_orientation,Position xpos,Position ypos,bool scale,bool autorotate) in crop() argument
269 void QPDF_PDFTOPDF_PageHandle::add_subpage(const std::shared_ptr<PDFTOPDF_PageHandle> &sub,float xpos,float ypos,float scale,const PageRect *crop) // {{{ in add_subpage() argument
448 void QPDF_PDFTOPDF_PageHandle::debug(const PageRect &rect,float xpos,float ypos) // {{{ in debug() argument
/kernel/linux/linux-5.10/drivers/video/console/
H A Dnewport_con.c370 static void newport_putc(struct vc_data *vc, int charattr, int ypos, in newport_putc() argument
399 newport_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) newport_putcs() argument
[all...]
H A Dvgacon.c1222 static void vgacon_putc(struct vc_data *vc, int c, int ypos, int xpos) { } in vgacon_putc() argument
1223 vgacon_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) vgacon_putcs() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.h234 static inline int real_y(struct fbcon_display *p, int ypos) in real_y() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.h232 static inline int real_y(struct fbcon_display *p, int ypos) in real_y() argument
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c1325 static void sisusbdummycon_putc(struct vc_data *vc, int c, int ypos, in sisusbdummycon_putc() argument
1327 sisusbdummycon_putcs(struct vc_data *vc, const unsigned short *s, int count, int ypos, int xpos) sisusbdummycon_putcs() argument
/kernel/linux/linux-5.10/include/media/davinci/
H A Dvpbe_osd.h254 unsigned ypos; member
283 unsigned ypos; member
/kernel/linux/linux-5.10/include/video/
H A Dmmp_disp.h75 u16 ypos; member
/kernel/linux/linux-6.6/include/video/
H A Dmmp_disp.h75 u16 ypos; member
/third_party/ffmpeg/libavcodec/
H A Divi.h112 int16_t ypos; member
129 int ypos; member
H A Dutils.c365 int avcodec_enum_to_chroma_pos(int *xpos, int *ypos, enum AVChromaLocation pos) in avcodec_enum_to_chroma_pos() argument
377 enum AVChromaLocation avcodec_chroma_pos_to_enum(int xpos, int ypos) in avcodec_chroma_pos_to_enum() argument

Completed in 26 milliseconds

1234