Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 – 25 of 109) sorted by relevance

12345

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_com.c1059 RK_S32 byte_count = 0; in hal_vp9d_output_probe() local
1077 RK_S32 byte_count = 0; in hal_vp9d_output_probe() local
1139 RK_S32 byte_count = 0; in hal_vp9d_output_probe() local
1155 RK_S32 byte_count = 0; in hal_vp9d_output_probe() local
1331 RK_S32 byte_count = 0; in hal_vp9d_prob_default() local
1347 RK_S32 byte_count = 0; in hal_vp9d_prob_default() local
1561 RK_S32 byte_count = 0; in hal_vp9d_prob_flag_delta() local
1579 RK_S32 byte_count = 0; in hal_vp9d_prob_flag_delta() local
1605 int32_t byte_count = 0; // 8 x128bit in hal_vp9d_prob_flag_delta() local
1817 RK_U32 byte_count = 0; in hal_vp9d_prob_flag_delta() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dserialize.hpp50 std::size_t byte_count; in do_serialize() local
51 ar & byte_count; in do_serialize() local
81 std::size_t byte_count = limb_count * sizeof(limb_type); in do_serialize() local
82 ar & byte_count; in do_serialize() local
103 std::size_t byte_count; in do_serialize() local
104 ar & byte_count; in do_serialize() local
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifssmb.c857 __u16 params, param_offset, offset, byte_count; in CIFSPOSIXDelFile() local
1063 __u16 params, param_offset, offset, byte_count, count; in CIFSPOSIXCreate() local
1858 __u16 byte_count; in CIFSSMBWrite() local
2516 __u16 params, param_offset, offset, byte_count, count; in CIFSSMBPosixLock() local
2765 __u16 params, param_offset, offset, count, byte_count; in CIFSSMBRenameOpenFile() local
2910 __u16 params, param_offset, offset, byte_count; in CIFSUnixCreateSymLink() local
2996 __u16 params, param_offset, offset, byte_count; in CIFSUnixCreateHardLink() local
3146 __u16 params, byte_count; in CIFSSMBUnixQuerySymLink() local
3563 __u16 params, byte_count; in CIFSSMBGetPosixACL() local
3651 __u16 params, byte_count, data_count, param_offset, offset; in CIFSSMBSetPosixACL() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_gsi.c30 u32 byte_count) in ipa_gsi_channel_tx_queued()
41 u32 byte_count) in ipa_gsi_channel_tx_completed()
H A Dgsi_trans.h67 u64 byte_count; /* channel byte_count when committed */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.c49 …truct pp_hwmgr *hwmgr, uint32_t smc_start_address, uint32_t *dest, uint32_t byte_count, uint32_t l… in smu7_copy_bytes_from_smc()
86 const uint8_t *src, uint32_t byte_count, uint32_t limit) in smu7_copy_bytes_to_smc()
453 uint32_t byte_count = length; in smu7_upload_smc_firmware_data() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_efuse.c41 rtw_hal_efuse_shadow_read(struct hal_info_t *hal_info, u8 byte_count, in rtw_hal_efuse_shadow_read()
53 rtw_hal_efuse_shadow_write(struct hal_info_t *hal_info, u8 byte_count, in rtw_hal_efuse_shadow_write()
239 rtw_hal_efuse_bt_shadow_read(struct hal_info_t *hal_info, u8 byte_count, in rtw_hal_efuse_bt_shadow_read()
250 rtw_hal_efuse_bt_shadow_write(struct hal_info_t *hal_info, u8 byte_count, in rtw_hal_efuse_bt_shadow_write()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_efuse.c41 rtw_hal_efuse_shadow_read(struct hal_info_t *hal_info, u8 byte_count, in rtw_hal_efuse_shadow_read()
53 rtw_hal_efuse_shadow_write(struct hal_info_t *hal_info, u8 byte_count, in rtw_hal_efuse_shadow_write()
239 rtw_hal_efuse_bt_shadow_read(struct hal_info_t *hal_info, u8 byte_count, in rtw_hal_efuse_bt_shadow_read()
250 rtw_hal_efuse_bt_shadow_write(struct hal_info_t *hal_info, u8 byte_count, in rtw_hal_efuse_bt_shadow_write()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dmd5.h22 u64 byte_count; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Drv770_smc.c297 u16 byte_count, u16 limit) in rv770_copy_bytes_to_smc()
364 u32 byte_count) in rv770_program_interrupt_vectors()
H A Dkv_smc.c119 const u8 *src, u32 byte_count, u32 limit) in kv_copy_bytes_to_smc()
H A Dci_smc.c49 const u8 *src, u32 byte_count, u32 limit) in ci_copy_bytes_to_smc()
H A Dsi_smc.c49 const u8 *src, u32 byte_count, u32 limit) in si_copy_bytes_to_smc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Doffload.h97 __le32 byte_count; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dcrc.hpp805 std::size_t byte_count in process_bytes()
976 std::size_t byte_count in process_bytes()
1050 std::size_t byte_count, in augmented_crc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_bufs.c726 int byte_count; in drm_legacy_addbufs_agp() local
890 int byte_count; in drm_legacy_addbufs_pci() local
1095 int byte_count; in drm_legacy_addbufs_sg() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dbmi.h221 __le32 byte_count; /* size of this structure */ member
/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dsha.h50 __be32 byte_count[2]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A Dkv_smc.c123 const u8 *src, u32 byte_count, u32 limit) in amdgpu_kv_copy_bytes_to_smc()
H A Dsi_smc.c49 const u8 *src, u32 byte_count, u32 limit) in amdgpu_si_copy_bytes_to_smc()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Diop-adma.h95 u32 byte_count; member
107 u32 byte_count; member
134 u32 byte_count; member
156 u32 byte_count; member
630 u32 byte_count) in iop_desc_set_byte_count()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/efuse/
H A Dhal_efuse.c276 rtw_efuse_shadow_read(void *efuse, u8 byte_count, u16 offset, u32 *value, in rtw_efuse_shadow_read()
313 rtw_efuse_shadow_write(void *efuse, u8 byte_count, u16 offset, u32 value, in rtw_efuse_shadow_write()
1080 rtw_efuse_bt_shadow_read(void *efuse, u8 byte_count, u16 offset, u32 *value) in rtw_efuse_bt_shadow_read()
1113 rtw_efuse_bt_shadow_write(void *efuse, u8 byte_count, u16 offset, u32 value) in rtw_efuse_bt_shadow_write()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/efuse/
H A Dhal_efuse.c276 rtw_efuse_shadow_read(void *efuse, u8 byte_count, u16 offset, u32 *value, in rtw_efuse_shadow_read()
313 rtw_efuse_shadow_write(void *efuse, u8 byte_count, u16 offset, u32 value, in rtw_efuse_shadow_write()
1080 rtw_efuse_bt_shadow_read(void *efuse, u8 byte_count, u16 offset, u32 *value) in rtw_efuse_bt_shadow_read()
1113 rtw_efuse_bt_shadow_write(void *efuse, u8 byte_count, u16 offset, u32 value) in rtw_efuse_bt_shadow_write()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dpsargs.c47 u32 byte_count; in acpi_ps_get_next_package_length() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c779 uint32_t byte_count, in si_dma_emit_copy_buffer()
803 uint32_t byte_count) in si_dma_emit_fill_buffer()

12345