Searched defs:paramVec (Results 1 – 5 of 5) sorted by relevance
225 std::vector<int8_t> paramVec; variable238 std::vector<int8_t> paramVec; variable247 std::vector<int8_t> paramVec; variable258 std::vector<int8_t> paramVec; variable270 std::vector<int8_t> paramVec; variable291 std::vector<int8_t> paramVec; variable942 std::vector<int8_t> paramVec; variable
141 std::vector<int8_t> paramVec(p, p + sizeof(AudioCodecOmxParam)); in SetParameter() local
144 std::vector<int8_t> paramVec(p, p + sizeof(AudioCodecOmxParam)); in SetParameter() local
140 Status HdiCodec::SetParameter(uint32_t index, const std::vector<int8_t> ¶mVec) in SetParameter()
308 std::vector<int8_t> paramVec; in BENCHMARK_F() local