Searched refs:RUVD_CODEC_H264_PERF (Results 1 – 2 of 2) sorted by relevance
136 return dec->stream_type == RUVD_CODEC_H264_PERF || in have_it()201 RUVD_CODEC_H264_PERF : RUVD_CODEC_H264; in profile2stream_type()352 if (dec->stream_type == RUVD_CODEC_H264_PERF) in calc_dpb_size()383 if ((dec->stream_type != RUVD_CODEC_H264_PERF) || in calc_dpb_size()393 if ((dec->stream_type != RUVD_CODEC_H264_PERF) || in calc_dpb_size()549 if (dec->stream_type == RUVD_CODEC_H264_PERF) { in get_h264_msg()1079 if (dec->stream_type == RUVD_CODEC_H264_PERF && in ruvd_end_frame()1264 if (dec->stream_type == RUVD_CODEC_H264_PERF && info.family >= CHIP_POLARIS10) { in ruvd_create_decoder()
79 #define RUVD_CODEC_H264_PERF 0x00000007 macro