Home
last modified time | relevance | path

Searched defs:extra_byte (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/cmrtlib/linux/share/
H A Dcm_rt_api_os.h178 unsigned char extra_byte; // an extra byte to align the object size among OSes variable
193 unsigned char extra_byte; // an extra byte to align the object size among OSes variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/psa/
H A Dkey_ladder_demo.c221 unsigned char extra_byte; in import_key_from_file() local
446 unsigned char extra_byte; in unwrap_data() local
/aosp_15_r20/external/mbedtls/programs/psa/
H A Dkey_ladder_demo.c221 unsigned char extra_byte; in import_key_from_file() local
446 unsigned char extra_byte; in unwrap_data() local
/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DTestAllCodecs.cc289 size_t extra_byte) { in RegisterSendCodec()