Lines Matching refs:curr_str_cfg
613 u32 *curr_str_cfg = &iface->stream_config[instance]; in vpu_malone_set_stream_cfg() local
615 *curr_str_cfg = 0; in vpu_malone_set_stream_cfg()
616 STREAM_CONFIG_FORMAT_SET(malone_format, curr_str_cfg); in vpu_malone_set_stream_cfg()
617 STREAM_CONFIG_STRBUFIDX_SET(0, curr_str_cfg); in vpu_malone_set_stream_cfg()
618 STREAM_CONFIG_NOSEQ_SET(0, curr_str_cfg); in vpu_malone_set_stream_cfg()
619 STREAM_CONFIG_DEBLOCK_SET(0, curr_str_cfg); in vpu_malone_set_stream_cfg()
620 STREAM_CONFIG_DERING_SET(0, curr_str_cfg); in vpu_malone_set_stream_cfg()
621 STREAM_CONFIG_PLAY_MODE_SET(0x3, curr_str_cfg); in vpu_malone_set_stream_cfg()
622 STREAM_CONFIG_FS_CTRL_MODE_SET(0x1, curr_str_cfg); in vpu_malone_set_stream_cfg()
623 STREAM_CONFIG_ENABLE_DCP_SET(1, curr_str_cfg); in vpu_malone_set_stream_cfg()
624 STREAM_CONFIG_NUM_STR_BUF_SET(1, curr_str_cfg); in vpu_malone_set_stream_cfg()
625 STREAM_CONFIG_MALONE_USAGE_SET(1, curr_str_cfg); in vpu_malone_set_stream_cfg()
626 STREAM_CONFIG_MULTI_VID_SET(0, curr_str_cfg); in vpu_malone_set_stream_cfg()
627 STREAM_CONFIG_OBFUSC_EN_SET(0, curr_str_cfg); in vpu_malone_set_stream_cfg()
628 STREAM_CONFIG_RC4_EN_SET(0, curr_str_cfg); in vpu_malone_set_stream_cfg()
629 STREAM_CONFIG_MCX_SET(1, curr_str_cfg); in vpu_malone_set_stream_cfg()
630 STREAM_CONFIG_PES_SET(0, curr_str_cfg); in vpu_malone_set_stream_cfg()
631 STREAM_CONFIG_NUM_DBE_SET(1, curr_str_cfg); in vpu_malone_set_stream_cfg()