Searched refs:codec (Results 1 – 4 of 4) sorted by relevance
22 RelocationDeltaCodec<ELF> codec; in PackRelocations() local23 codec.Encode(relocations, &packed_words); in PackRelocations()60 RelocationDeltaCodec<ELF> codec; in UnpackRelocations() local61 codec.Decode(packed_words, relocations); in UnpackRelocations()
44 RelocationDeltaCodec<ELF> codec; in encode() local46 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() local163 codec.Decode(packed, &relocations); in decode()197 codec.Decode(packed, &relocations); in decode()
34 struct snd_codec codec; member70 __u32 codec; member
41 codec, enumerator