Home
last modified time | relevance | path

Searched defs:max_count (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_impl.cpp149 MPP_RET RcImplApiService::api_get_all(RcApiBrief *brief, RK_S32 *count, RK_S32 max_count) in api_get_all()
169 RK_S32 max_count, MppCodingType type) in api_get_by_type()
205 RK_S32 max_count = query->max_count; in rc_brief_get_all() local
224 RK_S32 max_count = query->max_count; in rc_brief_get_by_type() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Dshared_item_pool.cpp22 SharedItemPool<T>::SharedItemPool(const char* name, uint32_t max_count) in SharedItemPool()
37 int8_t SharedItemPool<T>::init(uint32_t max_count) in init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
H A Dfw_common.c118 int max_count) in rtl8723_fw_free_to_go()
166 bool is_8723be, int max_count) in rtl8723_download_fw()
/OK3568_Linux_fs/kernel/lib/
H A Dtest_strscpy.c34 int max_count; in tc() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/
H A Dlist_update_policy.hpp102 max_count = Max_Count enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/
H A Dlist_update_policy.hpp102 max_count = Max_Count enumerator
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dstats.c28 off_t num_samples, tc_samples, min_count, max_count; member
163 …double min_runs = 0, max_count = 0, min = 2, max = -2, max_sigma_x = 0, sigma_x = 0, sigma_x2 = 0,… in stop() local
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dacdebug.h39 u32 max_count; member
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dlibfdt_env.h85 static inline size_t fdt_strnlen(const char *string, size_t max_count) in fdt_strnlen()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Ddfs_pri_detector.h72 u32 max_count; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dbuffer_pool.cpp100 BufferPool::reserve (uint32_t max_count) in reserve()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpic32_uart.c204 unsigned int max_count; in pic32_uart_do_rx() local
281 unsigned int max_count = PIC32_UART_TX_FIFO_DEPTH; in pic32_uart_do_tx() local
H A Dbcm63xx_uart.c230 unsigned int max_count; in bcm_uart_do_rx() local
309 unsigned int val, max_count; in bcm_uart_do_tx() local
H A Dvr41xx_siu.c301 int max_count = RX_MAX_COUNT; in receive_chars() local
376 int max_count = TX_MAX_COUNT; in transmit_chars() local
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dcros_ec_keyb.c46 int max_count, bool *samep) in check_for_keys()
/OK3568_Linux_fs/kernel/kernel/
H A Dhung_task.c179 int max_count = sysctl_hung_task_check_count; in check_hung_uninterruptible_tasks() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/
H A Dsectionalize.hpp926 std::size_t max_count = 10) in sectionalize()
981 std::size_t max_count = 10) in sectionalize()
/OK3568_Linux_fs/kernel/lib/zlib_deflate/
H A Ddeftree.c583 int max_count = 7; /* max repeat count */ in scan_tree() local
629 int max_count = 7; /* max repeat count */ in send_tree() local
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp452 RK_S32 max_count; member
516 RK_S32 max_count = impl->max_count * 2; in mpp_stopwatch_record() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_rc_api.h229 RK_S32 max_count; member
238 RK_S32 max_count; member
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_rc_api.h229 RK_S32 max_count; member
238 RK_S32 max_count; member
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dpolicy_ns.h30 int max_count; member
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dtrees.c721 int max_count = 7; /* max repeat count */ local
766 int max_count = 7; /* max repeat count */ local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hci/
H A Dssv_hci.c266 static int ssv6xxx_hci_xmit(struct ssv_hw_txq *hw_txq, int max_count, struct ssv6xxx_hw_resource *p… in ssv6xxx_hci_xmit()
338 static int ssv6xxx_hci_tx_handler(void *dev, int max_count) in ssv6xxx_hci_tx_handler()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_std_types_device.c70 u64 max_count = out_len / sizeof(u32); in gather_objects_handle() local

1234