Home
last modified time | relevance | path

Searched defs:format (Results 201 – 225 of 1566) sorted by relevance

12345678910>>...63

/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_v4l2.c135 static u32 uvc_v4l2_get_bytesperline(const struct uvc_format *format, in uvc_v4l2_get_bytesperline()
154 struct uvc_format *format = NULL; in uvc_v4l2_try_format() local
301 struct uvc_format *format; in uvc_v4l2_get_format() local
336 struct uvc_format *format; in uvc_v4l2_set_format() local
403 struct uvc_format *format; in uvc_v4l2_set_streamparm() local
636 struct uvc_format *format; in uvc_ioctl_enum_fmt() local
1220 struct uvc_format *format = NULL; in uvc_ioctl_enum_framesizes() local
1260 struct uvc_format *format = NULL; in uvc_ioctl_enum_frameintervals() local
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dda223_cust.c52 #define MI_DATA(format, ...) if(DEBUG_DATA&mir3da_Log_level){printk(KERN_ERR MI_TAG form… argument
53 #define MI_MSG(format, ...) if(DEBUG_MSG&mir3da_Log_level){printk(KERN_ERR MI_TAG forma… argument
54 #define MI_ERR(format, ...) if(DEBUG_ERR&mir3da_Log_level){printk(KERN_ERR MI_TAG forma… argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotileproviderosm.cpp112 QString QGeoTileProviderOsm::format() const in format() function in QGeoTileProviderOsm
303 const QString &format, in TileProvider()
600 QString TileProvider::format() const in format() function in TileProvider
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-stream.c474 u8 *format; in snd_oxfw_stream_get_current_formation() local
503 int snd_oxfw_stream_parse_format(u8 *format, in snd_oxfw_stream_parse_format()
719 u8 *format; in snd_oxfw_stream_discover() local
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpci_hotplug_core.c38 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME, ## arg) argument
39 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME, ## arg) argument
40 #define warn(format, arg...) printk(KERN_WARNING "%s: " format, MY_NAME, ## arg) argument
/OK3568_Linux_fs/external/linux-rga/core/utils/
H A Dutils.cpp22 static int get_compatible_format(int format) { in get_compatible_format()
H A Dutils.h30 #define is_rga_format(format) ((format) & 0xff00 || (format) == 0) argument
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dambassador.h30 #define PRINTK(severity,format,args...) \ argument
55 #define PRINTDB(bits,format,args...) \ argument
57 #define PRINTDM(bits,format,args...) \ argument
59 #define PRINTDE(bits,format,args...) \ argument
61 #define PRINTD(bits,format,args...) \ argument
66 #define PRINTD(bits,format,args...) argument
67 #define PRINTDB(bits,format,args...) argument
68 #define PRINTDM(bits,format,args...) argument
69 #define PRINTDE(bits,format,args...) argument
73 #define PRINTDD(bits,format,args...) argument
H A Didt77105.c28 #define DPRINTK(format,args...) printk(KERN_DEBUG format,##args) argument
30 #define DPRINTK(format,args...) argument
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_policy.c61 int rd_mode, int format, int win_num) in rga_check_format()
92 static bool rga_check_align(uint32_t byte_stride_align, uint32_t format, uint16_t w_stride) in rga_check_align()
/OK3568_Linux_fs/external/linux-rga/core/
H A DGrallocOps.cpp42 int pixel_stride, format; in RkRgaGetHandleAttributes() local
277 int w,h,pixel_stride,format,size; in RkRgaGetHandleAttributes() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcontext.cpp386 std::unique_ptr<uint8_t[]> Context::readFramebuffer(const Size size, const TextureFormat format, co… in readFramebuffer()
411 void Context::drawPixels(const Size size, const void* data, TextureFormat format) { in drawPixels()
530 Context::createTexture(const Size size, const void* data, TextureFormat format, TextureUnit unit, T… in createTexture()
544 …TextureID id, const Size size, const void* data, TextureFormat format, TextureUnit unit, TextureTy… in updateTexture()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dene_ir.h171 #define __dbg(level, format, ...) \ argument
177 #define dbg(format, ...) __dbg(1, format, ## __VA_ARGS__) argument
178 #define dbg_verbose(format, ...) __dbg(2, format, ## __VA_ARGS__) argument
179 #define dbg_regs(format, ...) __dbg(3, format, ## __VA_ARGS__) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c165 enum surface_pixel_format format, in hubp1_program_size()
238 enum surface_pixel_format format) in hubp1_program_pixel_format()
537 enum surface_pixel_format format, in hubp1_program_surface_config()
1096 enum dc_cursor_color_format format) in hubp1_get_lines_per_chunk()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dfcx.h38 u32 format:2; member
128 u32 format:8; member
205 u32 format:8; member
263 u32 format:8; member
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_thunderboot_crypto.c115 #define CRYPTO_TRACE(format, ...) pr_err("[%s, %05d]-trace: " format "\n", \ argument
117 #define CRYPTO_MSG(format, ...) pr_err("[%s, %05d]-msg:" format "\n", \ argument
124 #define CRYPTO_TRACE(format, ...) argument
125 #define CRYPTO_MSG(format, ...) argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_maps.h8 #define CHECK(condition, tag, format...) ({ \ argument
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dformat.rst4 .. _format: target
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp112 IM_API rga_buffer_handle_t importbuffer_fd(int fd, int width, int height, int format) { in importbuffer_fd()
125 IM_API rga_buffer_handle_t importbuffer_virtualaddr(void *va, int width, int height, int format) { in importbuffer_virtualaddr()
138 IM_API rga_buffer_handle_t importbuffer_physicaladdr(uint64_t pa, int width, int height, int format in importbuffer_physicaladdr()
149 int width, int height, int format, in wrapbuffer_virtualaddr()
167 int width, int height, int format, in wrapbuffer_physicaladdr()
185 int width, int height, int format, in wrapbuffer_fd()
203 int width, int height, int format, in wrapbuffer_handle()
221 int format) { in wrapbuffer_handle()
858 int format = convert_to_rga_format(dst.format); in imresize() local
1568 int format = convert_to_rga_format(dst.format); in imresizeTask() local
[all …]
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A Drga2_mmu_info.c125 static bool rga2_is_yuv422p_format(u32 format) in rga2_is_yuv422p_format()
139 static int rga2_get_format_bits(u32 format) in rga2_get_format_bits()
193 static int rga2_user_memory_check(struct page **pages, u32 w, u32 h, u32 format, int flag) in rga2_user_memory_check()
231 static int rga2_virtual_memory_check(void *vaddr, u32 w, u32 h, u32 format, int fd) in rga2_virtual_memory_check()
710int format, uint32_t w, uint32_t h, unsigned long *StartAddr ) in rga2_buf_size_cal()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/
H A Dmain.cpp65 QSurfaceFormat format; in main() local
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_histo.c205 struct v4l2_mbus_framefmt *format; in histo_get_selection() local
263 struct v4l2_mbus_framefmt *format; in histo_set_crop() local
453 struct v4l2_format *format) in histo_v4l2_get_format()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_composite_glyphs.c43 PictFormatPtr format; member
125 PictFormatPtr format = atlas->format; in glamor_glyph_atlas_init() local
513 PictFormatPtr format; in glamor_alloc_glyph_atlas() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/
H A Dwidgets.py88 def __init__(self, format='Elapsed Time: %s'): argument
219 def __init__(self, format='%d'): argument
247 def __init__(self, format): argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_direct_show.c14 #define DRM_DS_DBG(format, ...) do { \ argument
19 #define DRM_DS_ERR(format, ...) \ argument

12345678910>>...63