Home
last modified time | relevance | path

Searched refs:indexTable1 (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_vdenc_g12_X.h2151 const uint8_t indexTable1[3] = {0,1,2}; in AddVdencCmd1Cmd() local
2152 cmd.DW1.Value = table1[indexTable1[hevcPicParams->CodingType - 1]]; in AddVdencCmd1Cmd()
2211 const uint8_t indexTable1[2] = {0,1}; in AddVdencCmd1Cmd() local
2212 cmd.DW1.Value = table1[indexTable1[vp9FrameType]][qp]; in AddVdencCmd1Cmd()
2464 const uint8_t indexTable1[3] = {0,1,2}; in AddVdencCmd2Cmd() local
2465 …cmd.DW26.Value = (cmd.DW26.Value & 0xfe000000) | table1[indexTable1[hevcPicParams->CodingType - 1]… in AddVdencCmd2Cmd()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_vdenc_g12_X.h2304 const uint8_t indexTable1[3] = {0,1,2}; in AddVdencCmd1Cmd() local
2305 cmd.DW1.Value = table1[indexTable1[hevcPicParams->CodingType - 1]]; in AddVdencCmd1Cmd()
2367 const uint8_t indexTable1[2] = {0,1}; in AddVdencCmd1Cmd() local
2368 cmd.DW1.Value = table1[indexTable1[vp9FrameType]][qp]; in AddVdencCmd1Cmd()
2620 const uint8_t indexTable1[3] = {0,1,2}; in AddVdencCmd2Cmd() local
2621 …cmd.DW26.Value = (cmd.DW26.Value & 0xfe000000) | table1[indexTable1[hevcPicParams->CodingType - 1]… in AddVdencCmd2Cmd()