Home
last modified time | relevance | path

Searched defs:vec (Results 1 - 16 of 16) sorted by relevance

/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
H A Dcodeccommon_fuzzer.h40 void ObjectToVector(T &params, std::vector<int8_t> &vec) in ObjectToVector() argument
/drivers/peripheral/codec/hal/idl_service/include/
H A Dcodec_component_config.h32 std::vector<int32_t> &vec; member
/drivers/peripheral/codec/image/config/
H A Dcodec_image_config.h33 std::vector<uint32_t> &vec; member
/drivers/peripheral/codec/test/demo/idl/include/
H A Dcodec_utils.h53 void ObjectToVector(T &param, std::vector<int8_t> &vec) in ObjectToVector() argument
61 int32_t VectorToObject(std::vector<int8_t> &vec, T &param) in VectorToObject() argument
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponentroleenumhdi_fuzzer/
H A Dcodeccomponentroleenum_fuzzer.cpp53 std::vector<int8_t> vec; in CodecComponentRoleEnum() local
/drivers/peripheral/motion/test/unittest/hdi/
H A Dhdf_motion_hdi_test.cpp135 vector<int32_t> vec; in HWTEST_F() local
[all...]
/drivers/peripheral/vibrator/test/benchmarktest/
H A Dhdf_vibrator_benchmark_test.cpp227 std::vector<CompositeEffect> vec; in BENCHMARK_F() local
/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
H A Dvirtual_malloc.c16 struct frame_vector *vec; member
69 struct frame_vector *vec = NULL; in VmallocAllocUserPtr() local
[all...]
H A Dcamera_buffer_manager_adapter.c17 struct frame_vector *vec = NULL; in CreateFrameVec() local
49 void DestroyFrameVec(struct frame_vector *vec) in DestroyFrameVec() argument
[all...]
H A Dsg_dma.c18 struct frame_vector *vec; member
198 struct frame_vector *vec = NULL; in SgAllocUserPtr() local
[all...]
H A Dcontig_dma.c23 struct frame_vector *vec; member
153 struct frame_vector *vec = NULL; in ContigAllocUserPtr() local
[all...]
/drivers/peripheral/codec/test/demo/jpeg/src/
H A Djpeg_decoder.cpp53 static std::string GetArrayStr(const std::vector<uint32_t> &vec, std::string &arrayStr) in GetArrayStr() argument
/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.h103 void ObjectToVector(T &param, std::vector<int8_t> &vec) in ObjectToVector() argument
110 int32_t VectorToObject(std::vector<int8_t> &vec, T &param) in VectorToObject() argument
/drivers/peripheral/vibrator/test/unittest/hdi/
H A Dhdi_unittest_vibrator.cpp165 std::vector<CompositeEffect> vec; in HWTEST_F() local
204 std::vector<CompositeEffect> vec; in HWTEST_F() local
304 std::vector<CompositeEffect> vec; HWTEST_F() local
[all...]
/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp259 void ObjectToVector(T &param, std::vector<int8_t> &vec) in ObjectToVector() argument
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp360 int32_t PinAuth::SetVectorByBuffer(std::vector<uint8_t> &vec, const uint8_t *buf, uint32_t bufSize) in SetVectorByBuffer() argument

Completed in 10 milliseconds