Home | History | Annotate | Download | only in source

Lines Matching refs:codecInst

102 int32_t FilePlayerImpl::AudioCodec(CodecInst& audioCodec) const
223 const CodecInst* codecInst)
229 CodecInst codecInstL16;
271 _fileFormat, codecInst) == -1)
279 CodecInst* no_inst = NULL;
304 const CodecInst* codecInst)
310 CodecInst codecInstL16;
351 _fileFormat, codecInst) == -1)
358 CodecInst* no_inst = NULL;
381 memset(&_codec, 0, sizeof(CodecInst));