Searched refs:EncoderImpl (Results 1 – 2 of 2) sorted by relevance
18 EncoderImpl(EncoderError), enumerator59 EncoderImpl(e) => write!(f, "error occurred in the encoder implementation: {}", e), in fmt()
976 .map_err(VideoError::EncoderImpl)?; in set_params()998 .map_err(VideoError::EncoderImpl)?; in set_params()