Searched refs:RUVD_CODEC_H264_PERF (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c137 return dec->stream_type == RUVD_CODEC_H264_PERF ||
205 RUVD_CODEC_H264_PERF : RUVD_CODEC_H264;
367 if (dec->stream_type == RUVD_CODEC_H264_PERF)
398 if ((dec->stream_type != RUVD_CODEC_H264_PERF) ||
408 if ((dec->stream_type != RUVD_CODEC_H264_PERF) ||
569 if (dec->stream_type == RUVD_CODEC_H264_PERF) {
1125 if (dec->stream_type == RUVD_CODEC_H264_PERF &&
1314 if (dec->stream_type == RUVD_CODEC_H264_PERF && sctx->family >= CHIP_POLARIS10) {
H A Dradeon_uvd.h78 #define RUVD_CODEC_H264_PERF 0x00000007 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c133 return dec->stream_type == RUVD_CODEC_H264_PERF || dec->stream_type == RUVD_CODEC_H265;
196 return (family >= CHIP_TONGA) ? RUVD_CODEC_H264_PERF : RUVD_CODEC_H264;
360 if (dec->stream_type == RUVD_CODEC_H264_PERF)
391 if ((dec->stream_type != RUVD_CODEC_H264_PERF) ||
401 if ((dec->stream_type != RUVD_CODEC_H264_PERF) ||
564 if (dec->stream_type == RUVD_CODEC_H264_PERF) {
1121 if (dec->stream_type == RUVD_CODEC_H264_PERF &&
1311 if (dec->stream_type == RUVD_CODEC_H264_PERF && sctx->family >= CHIP_POLARIS10) {
H A Dradeon_uvd.h79 #define RUVD_CODEC_H264_PERF 0x00000007 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c141 return dec->stream_type == RUVD_CODEC_H264_PERF ||
262 if (dec->stream_type == RUVD_CODEC_H264_PERF)
293 if ((dec->stream_type != RUVD_CODEC_H264_PERF)) {
302 if ((dec->stream_type != RUVD_CODEC_H264_PERF)) {
448 if (dec->stream_type == RUVD_CODEC_H264_PERF) {
H A Dradeon_uvd.h84 #define RUVD_CODEC_H264_PERF 0x00000007 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.h84 #define RUVD_CODEC_H264_PERF 0x00000007 macro
H A Dradeon_uvd.c141 return dec->stream_type == RUVD_CODEC_H264_PERF ||
313 if (dec->stream_type == RUVD_CODEC_H264_PERF)
344 if ((dec->stream_type != RUVD_CODEC_H264_PERF)) {
353 if ((dec->stream_type != RUVD_CODEC_H264_PERF)) {
513 if (dec->stream_type == RUVD_CODEC_H264_PERF) {

Completed in 12 milliseconds