Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/common/src/
H A Dtag.rs189 pub fn get_block_mode(params: &[KeyParam]) -> Result<BlockMode, Error> { in get_block_mode() function
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal.h621 const block_mode& get_block_mode(unsigned int block_mode) const in get_block_mode() function