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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.h86 #define RUVD_CODEC_H265 0x00000010 macro
H A Dradeon_uvd.c142 dec->stream_type == RUVD_CODEC_H265;
220 return RUVD_CODEC_H265;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.h80 #define RUVD_CODEC_H265 0x00000010 macro
H A Dradeon_uvd.c138 dec->stream_type == RUVD_CODEC_H265;
217 return RUVD_CODEC_H265;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.h86 #define RUVD_CODEC_H265 0x00000010 macro
H A Dradeon_uvd.c142 dec->stream_type == RUVD_CODEC_H265;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.h81 #define RUVD_CODEC_H265 0x00000010 macro
H A Dradeon_uvd.c133 return dec->stream_type == RUVD_CODEC_H264_PERF || dec->stream_type == RUVD_CODEC_H265;
208 return RUVD_CODEC_H265;

Completed in 13 milliseconds