Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/
H A Dencode_avc_rounding.cpp62 MOS_STATUS AvcEncodeRounding::GetRounding(MHW_VDBOX_AVC_SLICE_STATE &sliceState) const in GetRounding() function in encode::AvcEncodeRounding
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.h728 bool GetRounding(int index) { return round_[index]; } in GetRounding() function