Searched refs:m_encodeFormatTable (Results 1 – 8 of 8) sorted by relevance
41 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableSKL[0]); in MediaLibvaCapsG9Skl()
61 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableDG2[0]); in MediaLibvaCapsDG2()
365 struct EncodeFormatTable* encodeFormatTable = m_encodeFormatTable; in CheckEncRTFormat()
53 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableICL[0]); in MediaLibvaCapsG11()
59 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableTGL[0]); in MediaLibvaCapsG12()
57 m_encodeFormatTable = (struct EncodeFormatTable*)(&encodeFormatTableMTL[0]); in MediaLibvaCapsMtlBase()
902 struct EncodeFormatTable* m_encodeFormatTable = nullptr; variable
433 struct EncodeFormatTable* encodeFormatTable = m_encodeFormatTable; in CheckEncRTFormat()