Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/scalability/
H A Dmedia_scalability.h276 uint8_t GetCurrentRow() { return m_currentRow; }; in GetCurrentRow() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/pipeline/
H A Dencode_pipeline.h307 virtual uint8_t GetCurrentRow() in GetCurrentRow() function