| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppdec.c | 46 #define GST_MPP_DEC_TASK_STARTED(decoder) \ argument 49 #define GST_MPP_DEC_MUTEX(decoder) (&GST_MPP_DEC (decoder)->mutex) argument 51 #define GST_MPP_DEC_LOCK(decoder) \ argument 56 #define GST_MPP_DEC_UNLOCK(decoder) \ argument 84 GstVideoDecoder *decoder = GST_VIDEO_DECODER (object); in gst_mpp_dec_set_property() local 164 GstVideoDecoder *decoder = GST_VIDEO_DECODER (object); in gst_mpp_dec_get_property() local 193 gst_mpp_dec_stop_task (GstVideoDecoder * decoder, gboolean drain) in gst_mpp_dec_stop_task() 219 gst_mpp_dec_reset (GstVideoDecoder * decoder, gboolean drain, gboolean final) in gst_mpp_dec_reset() 243 gst_mpp_dec_start (GstVideoDecoder * decoder) in gst_mpp_dec_start() 277 gst_mpp_dec_clear_allocator (GstVideoDecoder * decoder) in gst_mpp_dec_clear_allocator() [all …]
|
| H A D | gstmppjpegdec.c | 99 gst_mpp_jpeg_dec_try_pp_convert (GstVideoDecoder * decoder, in gst_mpp_jpeg_dec_try_pp_convert() 138 GstVideoDecoder *decoder = GST_VIDEO_DECODER (object); in gst_mpp_jpeg_dec_set_property() local 160 GstVideoDecoder *decoder = GST_VIDEO_DECODER (object); in gst_mpp_jpeg_dec_get_property() local 174 gst_mpp_jpeg_dec_start (GstVideoDecoder * decoder) in gst_mpp_jpeg_dec_start() 208 gst_mpp_jpeg_dec_stop (GstVideoDecoder * decoder) in gst_mpp_jpeg_dec_stop() 226 gst_mpp_jpeg_dec_set_format (GstVideoDecoder * decoder, in gst_mpp_jpeg_dec_set_format() 320 gst_mpp_jpeg_dec_get_mpp_packet (GstVideoDecoder * decoder, in gst_mpp_jpeg_dec_get_mpp_packet() 346 gst_mpp_jpeg_dec_send_mpp_packet (GstVideoDecoder * decoder, in gst_mpp_jpeg_dec_send_mpp_packet() 395 gst_mpp_jpeg_dec_poll_mpp_frame (GstVideoDecoder * decoder, gint timeout_ms) in gst_mpp_jpeg_dec_poll_mpp_frame() 427 gst_mpp_jpeg_dec_shutdown (GstVideoDecoder * decoder, gboolean drain UNUSED) in gst_mpp_jpeg_dec_shutdown()
|
| H A D | gstmppvideodec.c | 125 GstVideoDecoder *decoder = GST_VIDEO_DECODER (object); in gst_mpp_video_dec_set_property() local 153 GstVideoDecoder *decoder = GST_VIDEO_DECODER (object); in gst_mpp_video_dec_get_property() local 170 gst_mpp_video_dec_set_format (GstVideoDecoder * decoder, in gst_mpp_video_dec_set_format() 193 gst_mpp_video_dec_startup (GstVideoDecoder * decoder) in gst_mpp_video_dec_startup() 237 gst_mpp_video_dec_send_mpp_packet (GstVideoDecoder * decoder, in gst_mpp_video_dec_send_mpp_packet() 259 gst_mpp_video_dec_poll_mpp_frame (GstVideoDecoder * decoder, gint timeout_ms) in gst_mpp_video_dec_poll_mpp_frame() 276 gst_mpp_video_dec_shutdown (GstVideoDecoder * decoder, gboolean drain) in gst_mpp_video_dec_shutdown()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-decoder.c | 224 static void intel_pt_setup_period(struct intel_pt_decoder *decoder) in intel_pt_setup_period() 244 struct intel_pt_decoder *decoder; in intel_pt_decoder_new() local 382 void intel_pt_decoder_free(struct intel_pt_decoder *decoder) in intel_pt_decoder_free() 469 static inline void intel_pt_set_last_ip(struct intel_pt_decoder *decoder) in intel_pt_set_last_ip() 475 static inline void intel_pt_set_ip(struct intel_pt_decoder *decoder) in intel_pt_set_ip() 481 static void intel_pt_decoder_log_packet(struct intel_pt_decoder *decoder) in intel_pt_decoder_log_packet() 487 static int intel_pt_bug(struct intel_pt_decoder *decoder) in intel_pt_bug() 494 static inline void intel_pt_clear_tx_flags(struct intel_pt_decoder *decoder) in intel_pt_clear_tx_flags() 499 static inline void intel_pt_update_in_tx(struct intel_pt_decoder *decoder) in intel_pt_update_in_tx() 504 static int intel_pt_bad_packet(struct intel_pt_decoder *decoder) in intel_pt_bad_packet() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tvp5150.c | 110 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_read() local 282 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_selmux() local 600 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_write_inittab() local 611 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_vdp_init() local 682 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_vbi() local 725 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_get_vbi() local 761 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_std() local 789 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_g_std() local 798 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_std() local 854 struct tvp5150 *decoder = to_tvp5150(sd); in query_lock() local [all …]
|
| H A D | bt819.c | 77 static inline int bt819_write(struct bt819 *decoder, u8 reg, u8 value) in bt819_write() 85 static inline int bt819_setbit(struct bt819 *decoder, u8 reg, u8 bit, u8 value) in bt819_setbit() 91 static int bt819_write_block(struct bt819 *decoder, const u8 *data, unsigned int len) in bt819_write_block() 131 static inline int bt819_read(struct bt819 *decoder, u8 reg) in bt819_read() 174 struct bt819 *decoder = to_bt819(sd); in bt819_init() local 202 struct bt819 *decoder = to_bt819(sd); in bt819_status() local 237 struct bt819 *decoder = to_bt819(sd); in bt819_s_std() local 287 struct bt819 *decoder = to_bt819(sd); in bt819_s_routing() local 315 struct bt819 *decoder = to_bt819(sd); in bt819_s_stream() local 329 struct bt819 *decoder = to_bt819(sd); in bt819_s_ctrl() local [all …]
|
| H A D | saa7110.c | 70 struct saa7110 *decoder = to_saa7110(sd); in saa7110_write() local 79 struct saa7110 *decoder = to_saa7110(sd); in saa7110_write_block() local 151 struct saa7110 *decoder = to_saa7110(sd); in saa7110_selmux() local 180 struct saa7110 *decoder = to_saa7110(sd); in determine_norm() local 237 struct saa7110 *decoder = to_saa7110(sd); in saa7110_g_input_status() local 260 struct saa7110 *decoder = to_saa7110(sd); in saa7110_s_std() local 293 struct saa7110 *decoder = to_saa7110(sd); in saa7110_s_routing() local 308 struct saa7110 *decoder = to_saa7110(sd); in saa7110_s_stream() local 364 struct saa7110 *decoder; in saa7110_probe() local 434 struct saa7110 *decoder = to_saa7110(sd); in saa7110_remove() local
|
| H A D | tvp514x.c | 465 struct tvp514x_decoder *decoder) in tvp514x_configure() 493 struct tvp514x_decoder *decoder) in tvp514x_detect() 534 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_querystd() local 616 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_std() local 654 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_routing() local 698 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_ctrl() local 751 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_g_frame_interval() local 776 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_frame_interval() local 802 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_stream() local 892 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_get_pad_format() local [all …]
|
| H A D | adv7183.c | 110 struct adv7183 *decoder = to_adv7183(sd); in adv7183_log_status() local 191 struct adv7183 *decoder = to_adv7183(sd); in adv7183_g_std() local 199 struct adv7183 *decoder = to_adv7183(sd); in adv7183_s_std() local 242 struct adv7183 *decoder = to_adv7183(sd); in adv7183_s_routing() local 351 struct adv7183 *decoder = to_adv7183(sd); in adv7183_querystd() local 426 struct adv7183 *decoder = to_adv7183(sd); in adv7183_set_fmt() local 454 struct adv7183 *decoder = to_adv7183(sd); in adv7183_get_fmt() local 465 struct adv7183 *decoder = to_adv7183(sd); in adv7183_s_stream() local 527 struct adv7183 *decoder; in adv7183_probe() local
|
| H A D | saa717x.c | 768 struct saa717x_state *decoder) in set_audio_regs() 914 struct saa717x_state *decoder = to_state(sd); in saa717x_s_video_routing() local 1052 struct saa717x_state *decoder = to_state(sd); in saa717x_s_radio() local 1060 struct saa717x_state *decoder = to_state(sd); in saa717x_s_std() local 1073 struct saa717x_state *decoder = to_state(sd); in saa717x_s_audio_routing() local 1088 struct saa717x_state *decoder = to_state(sd); in saa717x_s_stream() local 1100 struct saa717x_state *decoder = to_state(sd); in saa717x_s_tuner() local 1134 struct saa717x_state *decoder = to_state(sd); in saa717x_g_tuner() local 1234 struct saa717x_state *decoder; in saa717x_probe() local
|
| H A D | vpx3220.c | 59 struct vpx3220 *decoder = i2c_get_clientdata(client); in vpx3220_write() local 267 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_init() local 339 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_s_std() local 462 struct vpx3220 *decoder; in vpx3220_probe() local 532 struct vpx3220 *decoder = to_vpx3220(sd); in vpx3220_remove() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/ |
| H A D | hal_avsd_api.c | 115 MPP_RET hal_avsd_deinit(void *decoder) in hal_avsd_deinit() 149 MPP_RET hal_avsd_init(void *decoder, MppHalCfg *cfg) in hal_avsd_init() 188 MPP_RET hal_avsd_gen_regs(void *decoder, HalTaskInfo *task) in hal_avsd_gen_regs() 236 MPP_RET hal_avsd_start(void *decoder, HalTaskInfo *task) in hal_avsd_start() 249 MPP_RET hal_avsd_wait(void *decoder, HalTaskInfo *task) in hal_avsd_wait() 262 MPP_RET hal_avsd_reset(void *decoder) in hal_avsd_reset() 275 MPP_RET hal_avsd_flush(void *decoder) in hal_avsd_flush() 288 MPP_RET hal_avsd_control(void *decoder, MpiCmd cmd_type, void *param) in hal_avsd_control()
|
| H A D | hal_avsd_vdpu2.c | 473 MPP_RET hal_avsd_vdpu2_init(void *decoder, MppHalCfg *cfg) in hal_avsd_vdpu2_init() 515 MPP_RET hal_avsd_vdpu2_deinit(void *decoder) in hal_avsd_vdpu2_deinit() 538 MPP_RET hal_avsd_vdpu2_gen_regs(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu2_gen_regs() 565 MPP_RET hal_avsd_vdpu2_start(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu2_start() 619 MPP_RET hal_avsd_vdpu2_wait(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu2_wait() 669 MPP_RET hal_avsd_vdpu2_reset(void *decoder) in hal_avsd_vdpu2_reset() 695 MPP_RET hal_avsd_vdpu2_flush(void *decoder) in hal_avsd_vdpu2_flush() 714 MPP_RET hal_avsd_vdpu2_control(void *decoder, MpiCmd cmd_type, void *param) in hal_avsd_vdpu2_control()
|
| H A D | hal_avsd_vdpu1.c | 477 MPP_RET hal_avsd_vdpu1_init(void *decoder, MppHalCfg *cfg) in hal_avsd_vdpu1_init() 518 MPP_RET hal_avsd_vdpu1_deinit(void *decoder) in hal_avsd_vdpu1_deinit() 541 MPP_RET hal_avsd_vdpu1_gen_regs(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu1_gen_regs() 567 MPP_RET hal_avsd_vdpu1_start(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu1_start() 621 MPP_RET hal_avsd_vdpu1_wait(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu1_wait() 670 MPP_RET hal_avsd_vdpu1_reset(void *decoder) in hal_avsd_vdpu1_reset() 696 MPP_RET hal_avsd_vdpu1_flush(void *decoder) in hal_avsd_vdpu1_flush() 715 MPP_RET hal_avsd_vdpu1_control(void *decoder, MpiCmd cmd_type, void *param) in hal_avsd_vdpu1_control()
|
| H A D | hal_avsd_plus.c | 569 MPP_RET hal_avsd_plus_init(void *decoder, MppHalCfg *cfg) in hal_avsd_plus_init() 610 MPP_RET hal_avsd_plus_deinit(void *decoder) in hal_avsd_plus_deinit() 631 MPP_RET hal_avsd_plus_gen_regs(void *decoder, HalTaskInfo *task) in hal_avsd_plus_gen_regs() 656 MPP_RET hal_avsd_plus_start(void *decoder, HalTaskInfo *task) in hal_avsd_plus_start() 731 MPP_RET hal_avsd_plus_wait(void *decoder, HalTaskInfo *task) in hal_avsd_plus_wait() 777 MPP_RET hal_avsd_plus_reset(void *decoder) in hal_avsd_plus_reset() 803 MPP_RET hal_avsd_plus_flush(void *decoder) in hal_avsd_plus_flush() 822 MPP_RET hal_avsd_plus_control(void *decoder, MpiCmd cmd_type, void *param) in hal_avsd_plus_control()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/ |
| H A D | avsd_api.c | 42 MPP_RET avsd_deinit(void *decoder) in avsd_deinit() 67 static MPP_RET avsd_init(void *decoder, ParserCfg *init) in avsd_init() 120 static MPP_RET avsd_reset(void *decoder) in avsd_reset() 151 static MPP_RET avsd_flush(void *decoder) in avsd_flush() 174 static MPP_RET avsd_control(void *decoder, MpiCmd cmd_type, void *param) in avsd_control() 200 static MPP_RET avsd_prepare(void *decoder, MppPacket pkt, HalDecTask *task) in avsd_prepare() 298 static MPP_RET avsd_parse(void *decoder, HalDecTask *task) in avsd_parse() 329 static MPP_RET avsd_callback(void *decoder, void *info) in avsd_callback()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/ |
| H A D | avs2d_api.c | 38 MPP_RET avs2d_deinit(void *decoder) in avs2d_deinit() 58 MPP_RET avs2d_init(void *decoder, ParserCfg *init) in avs2d_init() 106 MPP_RET avs2d_reset(void *decoder) in avs2d_reset() 128 MPP_RET avs2d_flush(void *decoder) in avs2d_flush() 140 MPP_RET avs2d_control(void *decoder, MpiCmd cmd_type, void *param) in avs2d_control() 153 MPP_RET avs2d_prepare(void *decoder, MppPacket pkt, HalDecTask *task) in avs2d_prepare() 230 MPP_RET avs2d_parse(void *decoder, HalDecTask *task) in avs2d_parse() 260 MPP_RET avs2d_callback(void *decoder, void *info) in avs2d_callback()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-decoder.c | 69 struct arm_spe_decoder *decoder; in arm_spe_decoder_new() local 84 void arm_spe_decoder_free(struct arm_spe_decoder *decoder) in arm_spe_decoder_free() 89 static int arm_spe_get_data(struct arm_spe_decoder *decoder) in arm_spe_get_data() 108 static int arm_spe_get_next_packet(struct arm_spe_decoder *decoder) in arm_spe_get_next_packet() 137 static int arm_spe_read_record(struct arm_spe_decoder *decoder) in arm_spe_read_record() 216 int arm_spe_decode(struct arm_spe_decoder *decoder) in arm_spe_decode()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/cs-etm-decoder/ |
| H A D | cs-etm-decoder.c | 48 struct cs_etm_decoder *decoder = (struct cs_etm_decoder *) context; in cs_etm_decoder__mem_access() local 54 int cs_etm_decoder__add_mem_access_cb(struct cs_etm_decoder *decoder, in cs_etm_decoder__add_mem_access_cb() 69 int cs_etm_decoder__reset(struct cs_etm_decoder *decoder) in cs_etm_decoder__reset() 152 struct cs_etm_decoder *decoder) in cs_etm_decoder__init_def_logger_printing() 190 struct cs_etm_decoder *decoder) in cs_etm_decoder__init_raw_frame_logging() 223 static int cs_etm_decoder__create_packet_printer(struct cs_etm_decoder *decoder, in cs_etm_decoder__create_packet_printer() 242 struct cs_etm_decoder *decoder) in cs_etm_decoder__create_etm_packet_printer() 529 struct cs_etm_decoder *decoder = (struct cs_etm_decoder *) context; in cs_etm_decoder__gen_trace_elem_printer() local 584 struct cs_etm_decoder *decoder) in cs_etm_decoder__create_etm_packet_decoder() 627 struct cs_etm_decoder *decoder) in cs_etm_decoder__create_etm_decoder() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_api.c | 313 MPP_RET h264d_init(void *decoder, ParserCfg *init) in h264d_init() 364 MPP_RET h264d_deinit(void *decoder) in h264d_deinit() 389 MPP_RET h264d_reset(void *decoder) in h264d_reset() 462 MPP_RET h264d_flush(void *decoder) in h264d_flush() 488 MPP_RET h264d_control(void *decoder, MpiCmd cmd_type, void *param) in h264d_control() 514 MPP_RET h264d_prepare(void *decoder, MppPacket pkt, HalDecTask *task) in h264d_prepare() 609 MPP_RET h264d_parse(void *decoder, HalDecTask *in_task) in h264d_parse() 657 MPP_RET h264d_callback(void *decoder, void *errinfo) in h264d_callback()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/ |
| H A D | cx25821-medusa-video.c | 409 int decoder = 0; in medusa_set_resolution() local 466 static void medusa_set_decoderduration(struct cx25821_dev *dev, int decoder, in medusa_set_decoderduration() 551 int medusa_set_brightness(struct cx25821_dev *dev, int brightness, int decoder) in medusa_set_brightness() 572 int medusa_set_contrast(struct cx25821_dev *dev, int contrast, int decoder) in medusa_set_contrast() 593 int medusa_set_hue(struct cx25821_dev *dev, int hue, int decoder) in medusa_set_hue() 617 int medusa_set_saturation(struct cx25821_dev *dev, int saturation, int decoder) in medusa_set_saturation()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | gpio_decoder.c | 32 static int gpio_decoder_get_gpios_state(struct gpio_decoder *decoder) in gpio_decoder_get_gpios_state() 56 struct gpio_decoder *decoder = input_get_drvdata(input); in gpio_decoder_poll_gpios() local 70 struct gpio_decoder *decoder; in gpio_decoder_probe() local
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-decoder.rst | 3 .. _decoder: target
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/img-ir/ |
| H A D | img-ir-hw.c | 317 static void img_ir_decoder_preprocess(struct img_ir_decoder *decoder) in img_ir_decoder_preprocess() 344 static void img_ir_decoder_convert(const struct img_ir_decoder *decoder, in img_ir_decoder_convert() 540 const struct img_ir_decoder *decoder, in img_ir_set_decoder()
|
| /OK3568_Linux_fs/external/rktoolkit/ |
| H A D | minimad.c | 199 struct mad_decoder decoder; in decode() local
|