/device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | bitstream-decode.c | 43 PRIVATE void OI_BITSTREAM_ReadInit(OI_BITSTREAM *bs, in OI_BITSTREAM_ReadInit() 51 PRIVATE OI_UINT32 OI_BITSTREAM_ReadUINT(OI_BITSTREAM *bs, OI_UINT bits) in OI_BITSTREAM_ReadUINT() 60 PRIVATE OI_UINT8 OI_BITSTREAM_ReadUINT4Aligned(OI_BITSTREAM *bs) in OI_BITSTREAM_ReadUINT4Aligned() 80 PRIVATE OI_UINT8 OI_BITSTREAM_ReadUINT8Aligned(OI_BITSTREAM *bs) in OI_BITSTREAM_ReadUINT8Aligned()
|
D | decoder-private.c | 169 OI_BITSTREAM *bs) in OI_SBC_ReadScalefactors()
|
D | decoder-sbc.c | 109 OI_BITSTREAM bs; in DecodeBody() local
|
/device/soc/esp/esp32/components/bootloader/subproject/main/ |
D | bootloader_start.c | 46 bootloader_state_t bs = {0}; in call_start_cpu0() local 57 static int select_partition_number(bootloader_state_t *bs) in select_partition_number() 73 static int selected_boot_partition(const bootloader_state_t *bs) in selected_boot_partition()
|
/device/soc/esp/esp32/components/bootloader_support/src/ |
D | bootloader_utility.c | 127 bool bootloader_utility_load_partition_table(bootloader_state_t *bs) in bootloader_utility_load_partition_table() 223 static esp_partition_pos_t index_to_partition(const bootloader_state_t *bs, int index) in index_to_partition() 290 static int get_active_otadata_with_check_anti_rollback(const bootloader_state_t *bs, esp_ota_select… in get_active_otadata_with_check_anti_rollback() 317 int bootloader_utility_get_selected_boot_partition(const bootloader_state_t *bs) 430 static void set_actual_ota_seq(const bootloader_state_t *bs, int index) 473 void bootloader_utility_load_boot_image(const bootloader_state_t *bs, int start_index)
|
/device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_bitstream.h | 74 #define OI_BITSTREAM_GetWritePtr(bs) ((bs)->ptr.w - 3) argument 75 #define OI_BITSTREAM_GetReadPtr(bs) ((bs)->ptr.r - 3) argument
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/ |
D | vdec_drv_if.c | 70 struct aml_vcodec_mem *bs, void *out) in vdec_if_probe() 79 int vdec_if_decode(struct aml_vcodec_ctx *ctx, struct aml_vcodec_mem *bs, in vdec_if_decode()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/ |
D | ccu_common.c | 274 void set_reg(char __iomem *addr, u32 val, u8 bw, u8 bs) in set_reg() 287 u32 val, u8 bw, u8 bs) in set_reg_key()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/decoder/ |
D | vdec_mjpeg_if.c | 344 struct aml_vcodec_mem *bs, void *out) in vdec_mjpeg_probe() 459 static int vdec_mjpeg_decode(unsigned long h_vdec, struct aml_vcodec_mem *bs, in vdec_mjpeg_decode()
|
D | vdec_mpeg12_if.c | 363 struct aml_vcodec_mem *bs, void *out) in vdec_mpeg12_probe() 478 static int vdec_mpeg12_decode(unsigned long h_vdec, struct aml_vcodec_mem *bs, in vdec_mpeg12_decode()
|
D | vdec_mpeg4_if.c | 373 struct aml_vcodec_mem *bs, void *out) in vdec_mpeg4_probe() 488 static int vdec_mpeg4_decode(unsigned long h_vdec, struct aml_vcodec_mem *bs, in vdec_mpeg4_decode()
|
D | vdec_hevc_if.c | 476 struct aml_vcodec_mem *bs, void *out) in vdec_hevc_probe() 631 static int vdec_hevc_decode(unsigned long h_vdec, struct aml_vcodec_mem *bs, in vdec_hevc_decode()
|
D | vdec_vp9_if.c | 505 struct aml_vcodec_mem *bs, void *out) in vdec_vp9_probe() 745 static int vdec_vp9_decode(unsigned long h_vdec, struct aml_vcodec_mem *bs, in vdec_vp9_decode()
|
D | vdec_h264_if.c | 638 struct aml_vcodec_mem *bs, void *out) in vdec_h264_probe() 867 static int vdec_h264_decode(unsigned long h_vdec, struct aml_vcodec_mem *bs, in vdec_h264_decode()
|
/device/qemu/drivers/virtio/ |
D | virtblock.c | 89 uint32_t bs; in Feature0() local
|
/device/soc/esp/esp32/components/soc/esp32/include/soc/ |
D | twai_struct.h | 64 uint32_t bs: 1; /* SR.7 Bus Status */ member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_recv.c | 3869 unsigned char *sa , *da, *bs; in validate_mp_recv_frame() local
|
D | rtw_mlme_ext.c | 1583 int bs = ATOMIC_READ(&padapter->bandskip); in RTW_SET_SCAN_BAND_SKIP() local 1591 int bs = ATOMIC_READ(&padapter->bandskip); in RTW_CLR_SCAN_BAND_SKIP() local
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h264_multi/ |
D | vmh264.c | 1873 struct buffer_spec_s *bs = &hw->buffer_spec[idx]; in alloc_one_buf_spec_from_queue() local
|