| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | utils.c | 48 RK_U32 width = 0; in dump_mpp_frame_to_file() local 340 RK_U32 width = mpp_frame_get_width(frame); in calc_frm_crc() local 441 static MPP_RET read_with_pixel_width(RK_U8 *buf, RK_S32 width, RK_S32 height, in read_with_pixel_width() 472 MPP_RET read_image(RK_U8 *buf, FILE *fp, RK_U32 width, RK_U32 height, in read_image() 615 static void fill_MPP_FMT_YUV420SP(RK_U8 *buf, RK_U32 width, RK_U32 height, in fill_MPP_FMT_YUV420SP() 639 static void fill_MPP_FMT_YUV422SP(RK_U8 *buf, RK_U32 width, RK_U32 height, in fill_MPP_FMT_YUV422SP() 998 static RK_S32 util_check_stride_by_pixel(RK_S32 workaround, RK_S32 width, in util_check_stride_by_pixel() 1027 MPP_RET fill_image(RK_U8 *buf, RK_U32 width, RK_U32 height, in fill_image()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrcrtc.c | 431 int width, int height, int depth, in rrCreateSharedPixmap() 501 rrSetupPixmapSharing(RRCrtcPtr crtc, int width, int height, in rrSetupPixmapSharing() 760 int width = 0, height = 0; in RRCrtcSet() local 977 int *width, int *height) in RRModeGetScanoutSize() 1001 RRCrtcGetScanoutSize(RRCrtcPtr crtc, int *width, int *height) in RRCrtcGetScanoutSize() 1045 int width = 0, height = 0; in RRCrtcTransformSet() local 1114 int width, height; in ProcRRGetCrtcInfo() local 1384 int width, height; in ProcRRSetCrtcConfig() local
|
| H A D | rrtransform.c | 68 xFixed * params, int nparams, int width, int height) in RRTransformSetFilter() 142 int width, in RRTransformCompute()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_vdpu34x.c | 232 RK_S32 width, height; in hal_h265d_v345_output_pps_packet() local 459 RK_S32 width, height; in hal_h265d_output_pps_packet() local 677 RK_S32 width, RK_S32 height, void *dxva) in h265d_refine_rcb_size() 767 RK_S32 width, RK_S32 height) in hal_h265d_rcb_info_update() 838 RK_S32 width, height; in hal_h265d_vdpu34x_gen_regs() local
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_render.c | 253 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in exaTryDriverSolidFill() 636 INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in exaTryDriverComposite() 840 INT16 yDst, CARD16 width, CARD16 height) in exaTryMagicTwoPassCompositeHelper() 876 INT16 yMask, INT16 xDst, INT16 yDst, CARD16 width, CARD16 height) in exaComposite() 1061 PictFormatPtr pPictFormat, CARD16 width, CARD16 height) in exaCreateAlphaPicture()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 96 RK_S32 width = cfg->width; in vpu_api_set_enc_cfg() local 217 static int copy_align_raw_buffer_to_dest(RK_U8 *dst, RK_U8 *src, RK_U32 width, in copy_align_raw_buffer_to_dest() 678 RK_U32 width = ctx->width; in decode() local 1049 RK_U32 width = ctx->width; in encode() local 1301 RK_U32 width = ctx->width; in encoder_sendframe() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | tileblit.c | 21 int sx, int dy, int dx, int height, int width) in tile_bmove() 36 int sx, int height, int width) in tile_clear()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Crtc.c | 851 xf86DefaultMode(xf86OutputPtr output, int width, int height) in xf86DefaultMode() 892 int width, int height) in xf86ClosestMode() 930 xf86OutputHasPreferredMode(xf86OutputPtr output, int width, int height) in xf86OutputHasPreferredMode() 960 DisplayModePtr * modes, int n, int width, int height) in xf86PickCrtcs() 1054 int width = 0, height = 0; in xf86DefaultScreenLimits() local 1354 int width, height, left, top; in xf86InitialPanning() local 2164 int width, int height) in xf86TargetRightOf() 2268 int width, int height) in xf86TargetPreferred() 2377 DisplayModePtr * modes, Bool *enabled, int width, int height) in xf86TargetAspect() 2432 DisplayModePtr * modes, Bool *enabled, int width, int height) in xf86TargetFallback() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 142 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 175 int height, width, menu_height; in dialog_menu() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qmapcircleobject.cpp | 165 void QMapCircleObjectPrivateDefault::setBorderWidth(qreal width) in setBorderWidth() 257 connect(m_border, &QDeclarativeMapLineProperties::widthChanged, this, [this](qreal width){ in border()
|
| H A D | qmappolygonobject.cpp | 127 void QMapPolygonObjectPrivateDefault::setBorderWidth(qreal width) in setBorderWidth() 256 connect(m_border, &QDeclarativeMapLineProperties::widthChanged, this, [this](qreal width){ in border()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | menubox.c | 155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 188 int height, width, menu_height; in dialog_menu() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_image.c | 104 int width, int height, in qxl_image_init_helper() 234 int x, int y, int width, int height, in qxl_image_init()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 143 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 176 int height, width, menu_height; in dialog_menu() local
|
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | rkmuxer.h | 10 unsigned int width; member 21 int width; member
|
| /OK3568_Linux_fs/kernel/drivers/clk/socfpga/ |
| H A D | clk.h | 50 u32 width; /* only valid if div_reg != 0 */ member 62 u32 width; /* only valid if div_reg != 0 */ member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/ |
| H A D | i810_accel.c | 195 static inline void color_blit(int width, int height, int pitch, int dest, in color_blit() 301 u32 dx, dy, width, height, dest, rop = 0, color = 0; in i810fb_fillrect() local 329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir; in i810fb_copyarea() local
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/ |
| H A D | rga_im2d_slt.cpp | 57 int width; member 140 sp<GraphicBuffer> GraphicBuffer_Init(int width, int height,int format, bool use_rga2, bool cacheabl… in GraphicBuffer_Init() 168 int GraphicBuffer_Fill(sp<GraphicBuffer> gb, int width, int height,int format, int flag, int index,… in GraphicBuffer_Fill()
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | platform_gralloc4.cpp | 211 int get_width(buffer_handle_t handle, uint64_t* width) in get_width() 270 uint64_t width; in get_pixel_stride() local 322 uint64_t width; in get_byte_stride() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cpia2/ |
| H A D | cpia2_core.c | 956 int width = cam->params.roi.width; in set_default_user_mode() local 1017 int cpia2_match_video_size(int width, int height) in cpia2_match_video_size() 1155 int width = req_width; in config_sensor_410() local 1341 int width = req_width; in config_sensor_500() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | clk-phase.c | 21 static int meson_clk_degrees_from_val(unsigned int val, unsigned int width) in meson_clk_degrees_from_val() 26 static unsigned int meson_clk_degrees_to_val(int degrees, unsigned int width) in meson_clk_degrees_to_val()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | hostx.h | 60 int width, height; member 65 int x, y, width, height; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | values.c | 218 int width; in perf_read_values__display_pretty() local 252 int width, pidwidth, tidwidth, namewidth, rawwidth, countwidth; in perf_read_values__display_raw() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/mmp/ |
| H A D | clk-mix.c | 138 u8 width, shift; in _set_rate() local 295 u8 width, shift; in mmp_clk_mix_get_parent() local 325 u8 width, shift; in mmp_clk_mix_recalc_rate() local
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | builtin-test.c | 535 int width = 0; in shell_tests__max_desc_width() local 580 static int run_shell_tests(int argc, const char *argv[], int i, int width) in run_shell_tests() 625 int width = shell_tests__max_desc_width(); in __cmd_test() local
|