Searched refs:to_raw_profile (Results 1 – 3 of 3) sorted by relevance
84 output_profile: self.output_profile.to_raw_profile(), in to_raw_config()
34 bindings::init_decode_session(connection.conn_ptr(), profile.to_raw_profile()) in new()
93 pub(crate) fn to_raw_profile(self) -> bindings::video_codec_profile_t { in to_raw_profile() method