Searched refs:EncodeFormatTable (Results 1 – 8 of 8) sorted by relevance
35 static struct EncodeFormatTable encodeFormatTableSKL[] = in MediaLibvaCapsG9Skl()41 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableSKL[0]); in MediaLibvaCapsG9Skl()42 m_encodeFormatCount = sizeof(encodeFormatTableSKL)/sizeof(struct EncodeFormatTable); in MediaLibvaCapsG9Skl()
50 static struct EncodeFormatTable encodeFormatTableDG2[] = in MediaLibvaCapsDG2()61 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableDG2[0]); in MediaLibvaCapsDG2()62 m_encodeFormatCount = sizeof(encodeFormatTableDG2)/sizeof(struct EncodeFormatTable); in MediaLibvaCapsDG2()
365 struct EncodeFormatTable* encodeFormatTable = m_encodeFormatTable; in CheckEncRTFormat()
45 static struct EncodeFormatTable encodeFormatTableICL[] = in MediaLibvaCapsG11()53 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableICL[0]); in MediaLibvaCapsG11()54 m_encodeFormatCount = sizeof(encodeFormatTableICL)/sizeof(struct EncodeFormatTable); in MediaLibvaCapsG11()
46 static struct EncodeFormatTable encodeFormatTableTGL[] = in MediaLibvaCapsG12()59 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableTGL[0]); in MediaLibvaCapsG12()60 m_encodeFormatCount = sizeof(encodeFormatTableTGL)/sizeof(struct EncodeFormatTable); in MediaLibvaCapsG12()
47 static struct EncodeFormatTable encodeFormatTableMTL[] = in MediaLibvaCapsMtlBase()57 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableMTL[0]); in MediaLibvaCapsMtlBase()58 m_encodeFormatCount = sizeof(encodeFormatTableMTL)/sizeof(struct EncodeFormatTable); in MediaLibvaCapsMtlBase()
836 struct EncodeFormatTable struct902 struct EncodeFormatTable* m_encodeFormatTable = nullptr;
433 struct EncodeFormatTable* encodeFormatTable = m_encodeFormatTable; in CheckEncRTFormat()