Home
last modified time | relevance | path

Searched refs:uuid_debug_info (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp543 static RK_U8 uuid_debug_info[16] = { in Encode()
555 datas[0].uuid = uuid_debug_info; in Encode()
559 datas[1].uuid = uuid_debug_info; in Encode()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c659 static RK_U8 uuid_debug_info[16] = { in test_mpp_run() local
671 datas[0].uuid = uuid_debug_info; in test_mpp_run()
675 datas[1].uuid = uuid_debug_info; in test_mpp_run()
H A Dmpi_enc_mt_test.cpp770 static RK_U8 uuid_debug_info[16] = { in enc_test_input() local
782 datas[0].uuid = uuid_debug_info; in enc_test_input()
786 datas[1].uuid = uuid_debug_info; in enc_test_input()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp75 static RK_U8 uuid_debug_info[16] = { variable
1162 enc_impl_add_prefix(impl, packet, &length, uuid_debug_info, in update_user_datas()