Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 25 of 39) sorted by relevance

12

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_fourcc.c46 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format()
111 uint32_t drm_driver_legacy_fb_format(struct drm_device *dev, uint32_t bpp, uint32_t depth) in drm_driver_legacy_fb_format()
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
Dfiq_debugger_arm64.c134 unsigned int depth; member
151 …dump_stacktrace(struct fiq_debugger_output *output, const struct pt_regs *regs, unsigned int depth, in fiq_debugger_dump_stacktrace()
Dfiq_debugger_arm.c167 unsigned int depth; member
217 …dump_stacktrace(struct fiq_debugger_output *output, const struct pt_regs *regs, unsigned int depth, in fiq_debugger_dump_stacktrace()
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
Dfiq_debugger_arm64.c158 unsigned int depth; member
176 const struct pt_regs *regs, unsigned int depth, void *ssp) in fiq_debugger_dump_stacktrace()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_scheduler.h23 u32 depth; /* Depth of combined queues. */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_scheduler.h22 u32 depth; /* Depth of combined queues. */ member
/device/soc/hisilicon/ws63v100/sdk/build/script/utils/
Dmem_stats.py478 def display(self, depth): argument
530 depth, argument
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/x509/
Dcert_app.c124 static int my_verify( void *data, mbedtls_x509_crt *crt, int depth, uint32_t *flags ) in my_verify()
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/crypto/
Dtls.h56 int depth; member
69 int depth; member
/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DLog.c107 int depth; member
DSSLSocket_mbedtls.c157 static int SSL_verify_discard(void* data, mbedtls_x509_crt* crt, int depth, uint32_t* flags) in SSL_verify_discard()
/device/soc/hisilicon/common/platform/hieth-sf/include/
Dhieth.h84 } depth; member
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
DRkvpu_OMX_VdecControl.c1526 int32_t depth = (pVideoDec->bIs10bit) ? OMX_DEPTH_BIT_10 : OMX_DEPTH_BIT_8; in Rkvpu_OMX_GetParameter() local
2119 int32_t depth = (pVideoDec->bIs10bit) ? OMX_DEPTH_BIT_10 : OMX_DEPTH_BIT_8; in Rkvpu_OMX_GetConfig() local
2552 int32_t depth = (pVideoDec->bIs10bit) ? OMX_DEPTH_BIT_10 : OMX_DEPTH_BIT_8; in Rkvpu_UpdatePortDefinition() local
DRkvpu_OMX_Vdec.c426 int32_t depth = (pVideoDec->bIs10bit) ? OMX_DEPTH_BIT_10 : OMX_DEPTH_BIT_8; in Rkvpu_SendInputData() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Decp.h282 unsigned depth; /*!< call depth (0 = top-level) */ member
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/
Dtlcp.c165 int depth = 5; in tlcp_do_connect() local
Dtls12.c236 int depth = 5; in tls12_do_connect() local
Dx509_cer.c1509 const uint8_t *rootcerts, size_t rootcertslen, int depth, int *verify_result) in x509_certs_verify()
1561 const uint8_t *rootcerts, size_t rootcertslen, int depth, int *verify_result) in x509_certs_verify_tlcp()
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_OHOS.cpp123 OMX_BOOL Rockchip_OSAL_Check_Use_FBCMode(OMX_VIDEO_CODINGTYPE codecId, int32_t depth, in Get_Video_HorAlign()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
Dhifb_graphic_drv.h164 hi_u32 depth; member
Dhifb_graphic_drv.c404 hi_u16 depth; in graphic_drv_set_gfx_stride() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c832 unsigned int depth = hdmi_bus_fmt_color_depth(hdmi->output_bus_format); in hdmi_get_tmdsclock() local
1186 unsigned int depth = hdmi_bus_fmt_color_depth(hdmi->output_bus_format); in dw_hdmi_qp_dsc_configure() local
1651 static void rk3588_set_color_format(struct rockchip_hdmi *hdmi, u64 bus_format, u32 depth) in rk3588_set_color_format()
/device/soc/hisilicon/ws63v100/sdk/application/samples/wifi/ohos_connect/hilink_adapt/adapter/
Dhilink_tls_client.c394 static int VerifyCertCb(void *data, mbedtls_x509_crt *crt, int depth, uint32_t *flags) in VerifyCertCb()
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/dbus/
Ddbus_new.h563 int depth, in wpas_dbus_signal_certification()
/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON.c432 size_t depth; /* How deeply nested (in arrays/objects) is the input at the current offset. */ member
837 size_t depth; /* current nesting depth (for formatted printing) */ member

12