Searched defs:stream_encoder (Results 1 – 4 of 4) sorted by relevance
101 struct stream_encoder { struct102 const struct stream_encoder_funcs *funcs; argument123 struct stream_encoder *enc, argument
3437 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in dc_link_allocate_mst_payload() local3612 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in dc_link_reduce_mst_payload() local3692 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in dc_link_increase_mst_payload() local3767 struct stream_encoder *stream_encoder = pipe_ctx->stream_res.stream_enc; in deallocate_mst_payload() local
31 #define DCN10STRENC_FROM_STRENC(stream_encoder)\ argument
31 #define DCE110STRENC_FROM_STRENC(stream_encoder)\ argument
Completed in 17 milliseconds