Home
last modified time | relevance | path

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

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_vc1.cpp1665 uint32_t subtableSize = table[index++]; in GetVLC() local
1667 if (subtableSize > 0) in GetVLC()
1669 while (subtableSize--) in GetVLC()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_vc1.cpp1665 uint32_t subtableSize = table[index++]; in GetVLC() local
1667 if (subtableSize > 0) in GetVLC()
1669 while (subtableSize--) in GetVLC()