Searched refs:pcm_encoding_t (Results 1 – 4 of 4) sorted by relevance
48 static bool map(C2Config::pcm_encoding_t, int32_t*);49 static bool map(int32_t, C2Config::pcm_encoding_t*);
299 ALookup<C2Config::pcm_encoding_t, int32_t> sPcmEncodings = {548 bool C2Mapper::map(C2Config::pcm_encoding_t from, int32_t *to) { in map()553 bool C2Mapper::map(int32_t from, C2Config::pcm_encoding_t *to) { in map()
64 enum pcm_encoding_t : uint32_t; ///< PCM encoding member1875 C2ENUM(C2Config::pcm_encoding_t, uint32_t,1881 typedef C2StreamParam<C2Info, C2SimpleValueStruct<C2Config::pcm_encoding_t>, kParamIndexPcmEncoding>
636 C2Config::pcm_encoding_t to; in initializeStandardParams()642 C2Config::pcm_encoding_t value; in initializeStandardParams()