• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/intel-driver


Commit MetaInfo

修订版3d94c80a04daa983ea7f5d3ba3d286c876327955 (tree)
时间2016-05-09 17:52:22
作者Xiang, Haihao <haihao.xiang@inte...>
CommiterXiang, Haihao

Log Message

Export Low power encoding for H.264 on SKL

Only CQP mode is supported by now

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Reviewed-By: Sean V Kelley <sean.v.kelley@intel.com>

更改概述

差异

--- a/src/i965_device_info.c
+++ b/src/i965_device_info.c
@@ -357,6 +357,9 @@ static struct hw_codec_info skl_hw_codec_info = {
357357 .has_h264_mvc_encoding = 1,
358358 .has_hevc_decoding = 1,
359359 .has_hevc_encoding = 1,
360+ .has_lp_h264_encoding = 1,
361+
362+ .lp_h264_brc_mode = VA_RC_CQP,
360363
361364 .num_filters = 5,
362365 .filters = {