| /linux/drivers/media/usb/ttusb-dec/ |
| A D | ttusb_dec.c | 488 memcpy(&dec->v_pes[dec->v_pes_length], in ttusb_dec_process_pva() 1216 usb_make_path(dec->udev, dec->rc_phys, sizeof(dec->rc_phys)); in ttusb_init_rc() 1284 usb_fill_int_urb(dec->irq_urb, dec->udev,dec->irq_pipe, in ttusb_dec_init_usb() 1475 dec->demux.priv = (void *)dec; in ttusb_dec_init_dvb() 1492 dec->dmxdev.demux = &dec->demux.dmx; in ttusb_dec_init_dvb() 1524 dec->demux.dmx.remove_frontend(&dec->demux.dmx, &dec->frontend); in ttusb_dec_init_dvb() 1532 dvb_net_init(&dec->adapter, &dec->dvb_net, &dec->demux.dmx); in ttusb_dec_init_dvb() 1542 dec->demux.dmx.close(&dec->demux.dmx); in ttusb_dec_exit_dvb() 1543 dec->demux.dmx.remove_frontend(&dec->demux.dmx, &dec->frontend); in ttusb_dec_exit_dvb() 1680 dec->adapter.priv = dec; in ttusb_dec_probe() [all …]
|
| /linux/drivers/accel/habanalabs/common/ |
| A D | decoder.c | 49 struct hl_device *hdev = dec->hdev; in dec_abnrm_intr_work() 63 RREG32(dec->base_addr + VCMD_IRQ_STATUS_OFFSET); in dec_abnrm_intr_work() 88 kfree(hdev->dec); in hl_dec_fini() 94 struct hl_dec *dec; in hl_dec_init() local 102 if (!hdev->dec) in hl_dec_init() 106 dec = hdev->dec + j; in hl_dec_init() 108 dec->hdev = hdev; in hl_dec_init() 110 dec->core_id = j; in hl_dec_init() 112 if (!dec->base_addr) { in hl_dec_init() 131 struct hl_dec *dec; in hl_dec_ctx_fini() local [all …]
|
| /linux/drivers/media/i2c/ |
| A D | tw9903.c | 116 struct tw9903 *dec = to_state(sd); in tw9903_s_std() local 134 dec->norm = norm; in tw9903_s_std() 142 struct v4l2_subdev *sd = &dec->sd; in tw9903_s_ctrl() 162 struct tw9903 *dec = to_state(sd); in tw9903_log_status() local 163 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9903_log_status() 194 struct tw9903 *dec; in tw9903_probe() local 205 dec = devm_kzalloc(&client->dev, sizeof(*dec), GFP_KERNEL); in tw9903_probe() 206 if (dec == NULL) in tw9903_probe() 208 sd = &dec->sd; in tw9903_probe() 210 hdl = &dec->hdl; in tw9903_probe() [all …]
|
| A D | tw9906.c | 87 struct tw9906 *dec = to_state(sd); in tw9906_s_std() local 105 dec->norm = norm; in tw9906_s_std() 112 struct v4l2_subdev *sd = &dec->sd; in tw9906_s_ctrl() 132 struct tw9906 *dec = to_state(sd); in tw9906_log_status() local 133 bool is_60hz = dec->norm & V4L2_STD_525_60; in tw9906_log_status() 162 struct tw9906 *dec; in tw9906_probe() local 173 dec = devm_kzalloc(&client->dev, sizeof(*dec), GFP_KERNEL); in tw9906_probe() 174 if (dec == NULL) in tw9906_probe() 176 sd = &dec->sd; in tw9906_probe() 178 hdl = &dec->hdl; in tw9906_probe() [all …]
|
| A D | tw2804.c | 252 struct tw2804 *dec = to_state(sd); in tw2804_s_std() local 269 write_regs(client, regs, dec->channel); in tw2804_s_std() 270 dec->norm = norm; in tw2804_s_std() 277 struct tw2804 *dec = to_state(sd); in tw2804_s_video_routing() local 281 if (config && config - 1 != dec->channel) { in tw2804_s_video_routing() 287 dec->channel = config - 1; in tw2804_s_video_routing() 289 dec->channel); in tw2804_s_video_routing() 290 if (dec->channel == 0 && in tw2804_s_video_routing() 299 dec->channel); in tw2804_s_video_routing() 307 if (input == dec->input) in tw2804_s_video_routing() [all …]
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| A D | vdec_vp8_req_if.c | 81 struct vdec_vp8_slice_info dec; member 196 inst->vsi->dec.seg_id_buf_dma = 0; in vdec_vp8_slice_free_working_buf() 201 inst->vsi->dec.wrap_y_dma = 0; in vdec_vp8_slice_free_working_buf() 206 inst->vsi->dec.wrap_c_dma = 0; in vdec_vp8_slice_free_working_buf() 211 inst->vsi->dec.vld_wrapper_dma = 0; in vdec_vp8_slice_free_working_buf() 351 inst->vsi->dec.bs_sz = bs->size; in vdec_vp8_slice_decode() 352 inst->vsi->dec.cur_y_fb_dma = y_fb_dma; in vdec_vp8_slice_decode() 390 inst->vsi->dec.crc[0], inst->vsi->dec.crc[1], in vdec_vp8_slice_decode() 391 inst->vsi->dec.crc[2], inst->vsi->dec.crc[3], in vdec_vp8_slice_decode() 392 inst->vsi->dec.crc[4], inst->vsi->dec.crc[5], in vdec_vp8_slice_decode() [all …]
|
| A D | vdec_h264_req_multi_if.c | 107 struct vdec_h264_slice_info dec; member 529 inst->vsi_core->dec.crc[0], inst->vsi_core->dec.crc[1], in vdec_h264_slice_core_decode() 530 inst->vsi_core->dec.crc[2], inst->vsi_core->dec.crc[3], in vdec_h264_slice_core_decode() 531 inst->vsi_core->dec.crc[4], inst->vsi_core->dec.crc[5], in vdec_h264_slice_core_decode() 532 inst->vsi_core->dec.crc[6], inst->vsi_core->dec.crc[7]); in vdec_h264_slice_core_decode() 699 inst->vsi->dec.crc[0], inst->vsi->dec.crc[1], inst->vsi->dec.crc[2]); in vdec_h264_slice_lat_decode() 788 inst->vsi->dec.timeout = !!err; in vdec_h264_slice_single_decode() 796 inst->vsi_ctx.dec.crc[0], inst->vsi_ctx.dec.crc[1], in vdec_h264_slice_single_decode() 797 inst->vsi_ctx.dec.crc[2], inst->vsi_ctx.dec.crc[3], in vdec_h264_slice_single_decode() 798 inst->vsi_ctx.dec.crc[4], inst->vsi_ctx.dec.crc[5], in vdec_h264_slice_single_decode() [all …]
|
| A D | vdec_h264_req_if.c | 67 struct vdec_h264_dec_info dec; member 228 inst->vsi_ctx.dec.cap_num_planes = in get_pic_info() 243 inst->vsi_ctx.dec.realloc_mv_buf = true; in get_pic_info() 246 inst->vsi_ctx.dec.resolution_changed, in get_pic_info() 247 inst->vsi_ctx.dec.realloc_mv_buf, in get_pic_info() 267 *dpb_sz = inst->vsi_ctx.dec.dpb_sz; in get_dpb_size() 293 inst->vsi_ctx.dec.realloc_mv_buf = true; in vdec_h264_slice_init() 365 inst->vsi_ctx.dec.y_fb_dma = y_fb_dma; in vdec_h264_slice_decode() 366 inst->vsi_ctx.dec.c_fb_dma = c_fb_dma; in vdec_h264_slice_decode() 388 if (inst->vsi_ctx.dec.realloc_mv_buf) { in vdec_h264_slice_decode() [all …]
|
| A D | vdec_vp8_if.c | 84 struct vdec_vp8_dec_info dec; member 293 uint64_t prev_y_dma = inst->vsi->dec.prev_y_dma; in vp8_dec_finish() 317 if (inst->vsi->dec.show_frame) { in vp8_dec_finish() 385 inst->vsi->dec.working_buf_dma = 0; in free_working_buf() 431 struct vdec_vp8_dec_info *dec = &inst->vsi->dec; in vdec_vp8_decode() local 452 dec->bs_dma = bs->dma_addr; in vdec_vp8_decode() 453 dec->bs_sz = bs->size; in vdec_vp8_decode() 454 dec->cur_y_fb_dma = y_fb_dma; in vdec_vp8_decode() 455 dec->cur_c_fb_dma = c_fb_dma; in vdec_vp8_decode() 471 if (dec->wait_key_frame) { in vdec_vp8_decode() [all …]
|
| A D | vdec_h264_if.c | 111 struct vdec_h264_dec_info dec; member 264 *dpb_sz = inst->vsi->dec.dpb_sz; in get_dpb_size() 375 inst->vsi->dec.bs_dma = (uint64_t)bs->dma_addr; in vdec_h264_decode() 376 inst->vsi->dec.y_fb_dma = y_fb_dma; in vdec_h264_decode() 377 inst->vsi->dec.c_fb_dma = c_fb_dma; in vdec_h264_decode() 378 inst->vsi->dec.vdec_fb_va = vdec_fb_va; in vdec_h264_decode() 391 *res_chg = inst->vsi->dec.resolution_changed; in vdec_h264_decode() 398 if (inst->vsi->dec.realloc_mv_buf) { in vdec_h264_decode()
|
| A D | vdec_hevc_req_multi_if.c | 322 struct vdec_hevc_slice_info dec; member 826 inst->vsi_core->dec.vdec_fb_va = (unsigned long)fb; in vdec_hevc_slice_setup_core_buffer() 952 inst->vsi_core->dec.timeout = !!timeout; in vdec_hevc_slice_core_decode() 957 inst->vsi_core->dec.crc[0], inst->vsi_core->dec.crc[1], in vdec_hevc_slice_core_decode() 958 inst->vsi_core->dec.crc[2], inst->vsi_core->dec.crc[3], in vdec_hevc_slice_core_decode() 959 inst->vsi_core->dec.crc[4], inst->vsi_core->dec.crc[5], in vdec_hevc_slice_core_decode() 960 inst->vsi_core->dec.crc[6], inst->vsi_core->dec.crc[7]); in vdec_hevc_slice_core_decode() 1023 inst->vsi->dec.timeout = !!timeout; in vdec_hevc_slice_lat_decode() 1035 inst->vsi->dec.wdma_end_addr_offset; in vdec_hevc_slice_lat_decode() 1044 inst->vsi->dec.crc[0], inst->vsi->dec.crc[1], inst->vsi->dec.crc[2]); in vdec_hevc_slice_lat_decode()
|
| /linux/fs/unicode/ |
| A D | utf8-selftest.c | 39 unsigned char dec[10]; member 45 .dec = "aBba", 53 .dec = {0xc2, 0xbc, 0x00}, 59 .dec = {0x61, 0xcc, 0x88, 0x00}, 65 .dec = {0xC7, 0x89, 0x00}, 70 .dec = {0xC2, 0xB7, 0x00} 77 .dec = {0x41, 0xcc, 0xa8, 0xcc, 0x81, 0x0}, 180 int nlen = strlen(nfdi_test_data[i].dec); in check_utf8_nfdi() 192 test_f((c == nfdi_test_data[i].dec[j]), in check_utf8_nfdi() 194 c, nfdi_test_data[i].dec[j]); in check_utf8_nfdi() [all …]
|
| /linux/scripts/atomic/fallbacks/ |
| A D | dec_if_positive | 2 ${int} dec, c = raw_${atomic}_read(v); 5 dec = c - 1; 6 if (unlikely(dec < 0)) 8 } while (!raw_${atomic}_try_cmpxchg(v, &c, dec)); 10 return dec;
|
| /linux/drivers/media/platform/st/sti/delta/ |
| A D | delta-v4l2.c | 32 ((dec && (dec)->op) ? (dec)->op(args) : 0) 136 const struct delta_dec *dec = ctx->dec; in delta_recycle() local 350 if (!dec) { in delta_open_decoder() 646 const struct delta_dec *dec = ctx->dec; in delta_s_fmt_frame() local 808 const struct delta_dec *dec = ctx->dec; in delta_decoder_stop_cmd() local 926 const struct delta_dec *dec = ctx->dec; in delta_run_work() local 1142 const struct delta_dec *dec = ctx->dec; in delta_setup_frame() local 1308 const struct delta_dec *dec = ctx->dec; in delta_vb2_au_start_streaming() local 1328 ctx->dec = dec; in delta_vb2_au_start_streaming() 1532 const struct delta_dec *dec = ctx->dec; in delta_vb2_frame_stop_streaming() local [all …]
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/ |
| A D | Makefile | 3 obj-$(CONFIG_VIDEO_MEDIATEK_VCODEC) += mtk-vcodec-dec.o \ 4 mtk-vcodec-dec-hw.o 6 mtk-vcodec-dec-y := vdec/vdec_h264_if.o \ 25 mtk-vcodec-dec-hw-y := mtk_vcodec_dec_hw.o
|
| /linux/kernel/ |
| A D | ucount.c | 256 long dec = atomic_long_dec_if_positive(&iter->ucount[type]); in dec_ucount() local 257 WARN_ON_ONCE(dec < 0); in dec_ucount() 284 long dec = atomic_long_sub_return(v, &iter->rlimit[type]); in dec_rlimit_ucounts() local 285 WARN_ON_ONCE(dec < 0); in dec_rlimit_ucounts() 287 new = dec; in dec_rlimit_ucounts() 297 long dec = atomic_long_sub_return(1, &iter->rlimit[type]); in do_dec_rlimit_put_ucounts() local 298 WARN_ON_ONCE(dec < 0); in do_dec_rlimit_put_ucounts() 300 if (dec == 0) in do_dec_rlimit_put_ucounts() 316 long dec, ret = 0; in inc_rlimit_get_ucounts() local 337 dec = atomic_long_sub_return(1, &iter->rlimit[type]); in inc_rlimit_get_ucounts() [all …]
|
| /linux/drivers/md/ |
| A D | dm-io-rewind.c | 79 unsigned int dec) in dm_bio_crypt_dun_decrement() argument 83 for (i = 0; dec && i < BLK_CRYPTO_DUN_ARRAY_SIZE; i++) { in dm_bio_crypt_dun_decrement() 86 dun[i] -= dec; in dm_bio_crypt_dun_decrement() 88 dec = 1; in dm_bio_crypt_dun_decrement() 90 dec = 0; in dm_bio_crypt_dun_decrement()
|
| /linux/tools/perf/tests/ |
| A D | api-io.c | 221 __u64 dec; in do_test_get_dec() local 226 ch = io__get_dec(&io, &dec); in do_test_get_dec() 227 EXPECT_EQUAL64(dec, val1); in do_test_get_dec() 230 ch = io__get_dec(&io, &dec); in do_test_get_dec() 231 EXPECT_EQUAL64(dec, val2); in do_test_get_dec() 234 ch = io__get_dec(&io, &dec); in do_test_get_dec() 235 EXPECT_EQUAL64(dec, val3); in do_test_get_dec()
|
| /linux/arch/powerpc/kvm/ |
| A D | emulate.c | 31 pr_debug("mtDEC: %lx\n", vcpu->arch.dec); in kvmppc_emulate_dec() 41 if (vcpu->arch.dec == 0) in kvmppc_emulate_dec() 51 dec_time = vcpu->arch.dec; in kvmppc_emulate_dec() 68 if (vcpu->arch.dec < jd) in kvmppc_get_dec() 72 return vcpu->arch.dec - jd; in kvmppc_get_dec() 94 vcpu->arch.dec = (u32) spr_val; in kvmppc_emulate_mtspr()
|
| /linux/drivers/media/rc/img-ir/ |
| A D | img-ir-hw.c | 627 const struct img_ir_decoder *dec) in img_ir_decoder_compatible() argument 632 ct = dec->control.code_type; in img_ir_decoder_compatible() 651 const struct img_ir_decoder *dec = *decp; in img_ir_allowed_protos() local 653 protos |= dec->type; in img_ir_allowed_protos() 676 if (*ir_type & dec->type) { in img_ir_change_protocol() 677 *ir_type &= dec->type; in img_ir_change_protocol() 825 if (dec->scancode) in img_ir_handle_data() 853 if (dec->repeat && !hw->stopping) { in img_ir_handle_data() 859 interval = dec->repeat + (dec->repeat >> 3); in img_ir_handle_data() 1014 img_ir_set_protocol(priv, dec->type); in img_ir_setup_hw() [all …]
|
| /linux/tools/lib/api/ |
| A D | io.h | 131 static inline int io__get_dec(struct io *io, __u64 *dec) in io__get_dec() argument 135 *dec = 0; in io__get_dec() 142 *dec = (*dec * 10) + ch - '0'; in io__get_dec()
|
| /linux/arch/mips/dec/ |
| A D | Platform | 5 -I$(srctree)/arch/mips/include/asm/mach-dec 6 libs-$(CONFIG_MACH_DECSTATION) += arch/mips/dec/prom/
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | mediatek,vcodec-decoder.yaml | 20 - mediatek,mt8173-vcodec-dec 21 - mediatek,mt8183-vcodec-dec 97 - mediatek,mt8183-vcodec-dec 117 - mediatek,mt8173-vcodec-dec 150 compatible = "mediatek,mt8173-vcodec-dec";
|
| /linux/arch/x86/crypto/ |
| A D | des3_ede_glue.c | 21 struct des3_ede_ctx dec; member 43 u32 *dec_ctx = ctx->dec.expkey; in des3_ede_dec_blk() 51 u32 *dec_ctx = ctx->dec.expkey; in des3_ede_dec_blk_3way() 123 return ecb_crypt(req, ctx->dec.expkey); in ecb_decrypt() 273 ctx->dec.expkey[j + 0] = ctx->enc.expkey[i + 0]; in des3_ede_x86_setkey() 274 ctx->dec.expkey[j + 1] = tmp; in des3_ede_x86_setkey()
|
| /linux/drivers/media/platform/mediatek/jpeg/ |
| A D | Makefile | 4 mtk-jpeg-dec-hw.o 10 mtk-jpeg-dec-hw-y := mtk_jpeg_dec_hw.o
|