Searched refs:rst_hevc_cabac (Results 1 – 3 of 3) sorted by relevance
191 struct reset_control *rst_hevc_cabac; member
176 struct reset_control *rst_hevc_cabac; member1271 dec->rst_hevc_cabac = mpp_reset_control_get(mpp, RST_TYPE_HEVC_CABAC, "video_hevc_cabac"); in rkvdec_init()1272 if (!dec->rst_hevc_cabac) in rkvdec_init()1712 mpp_safe_reset(dec->rst_hevc_cabac); in rkvdec_reset()1720 mpp_safe_unreset(dec->rst_hevc_cabac); in rkvdec_reset()
1032 dec->rst_hevc_cabac = mpp_reset_control_get(mpp, RST_TYPE_HEVC_CABAC, "video_hevc_cabac"); in rkvdec2_init()1033 if (!dec->rst_hevc_cabac) in rkvdec2_init()1204 mpp_safe_reset(dec->rst_hevc_cabac); in rkvdec2_reset()1212 mpp_safe_unreset(dec->rst_hevc_cabac); in rkvdec2_reset()