Home
last modified time | relevance | path

Searched defs:m_skipValB (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/codec/hal/
H A Dcodechal_encode_hevc_g9.h1538 …static const uint16_t m_skipValB[2][2][64]; //!< Skip value … variable
H A Dcodechal_encode_hevc_g9.cpp2553 const uint16_t CodechalEncHevcStateG9::m_skipValB[2][2][64] = member in CodechalEncHevcStateG9