Searched refs:profile2stream_type (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c205 static uint32_t profile2stream_type(struct ruvd_decoder *dec, unsigned family) function in typeref:typename:uint32_t
1088 dec->stream_type = profile2stream_type(dec, info.family);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c204 static uint32_t profile2stream_type(struct ruvd_decoder *dec, unsigned family) function in typeref:typename:uint32_t
1332 dec->stream_type = profile2stream_type(dec, info.family);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c200 static uint32_t profile2stream_type(struct ruvd_decoder *dec, unsigned family) function in typeref:typename:uint32_t
1268 dec->stream_type = profile2stream_type(dec, sctx->family);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c192 static uint32_t profile2stream_type(struct ruvd_decoder *dec, unsigned family) function in typeref:typename:uint32_t
1266 dec->stream_type = profile2stream_type(dec, sctx->family);

Completed in 10 milliseconds