Home
last modified time | relevance | path

Searched refs:codec (Results 1 – 4 of 4) sorted by relevance

/bionic/tools/relocation_packer/src/
Dpacker.cc22 RelocationDeltaCodec<ELF> codec; in PackRelocations() local
23 codec.Encode(relocations, &packed_words); in PackRelocations()
60 RelocationDeltaCodec<ELF> codec; in UnpackRelocations() local
61 codec.Decode(packed_words, relocations); in UnpackRelocations()
Ddelta_encoder_unittest.cc44 RelocationDeltaCodec<ELF> codec; in encode() local
46 codec.Encode(relocations, &packed); in encode()
53 codec.Encode(relocations, &packed); in encode()
73 codec.Encode(relocations, &packed); in encode()
101 codec.Encode(relocations, &packed); in encode()
162 RelocationDeltaCodec<ELF> codec; in decode() local
163 codec.Decode(packed, &relocations); in decode()
197 codec.Decode(packed, &relocations); in decode()
/bionic/libc/kernel/uapi/sound/
Dcompress_offload.h34 struct snd_codec codec; member
70 __u32 codec; member
/bionic/libc/kernel/uapi/linux/
Dtelephony.h41 codec, enumerator