Home
last modified time | relevance | path

Searched refs:hal_h265e_vepu541 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A DCMakeLists.txt14 hal_h265e_vepu541.c
19 add_library(hal_h265e_vepu541 STATIC target
24 target_link_libraries(hal_h265e_vepu541 hal_h265e hal_common hal_vepu541_common)
25 set_target_properties(hal_h265e_vepu541 PROPERTIES FOLDER "mpp/hal")
H A Dhal_h265e_vepu541.h22 extern const MppEncHalApi hal_h265e_vepu541;
H A Dhal_h265e_vepu541.c2098 const MppEncHalApi hal_h265e_vepu541 = { variable
/OK3568_Linux_fs/external/mpp/mpp/hal/common/h265/
H A DCMakeLists.txt22 target_link_libraries(hal_h265e hal_h265e_vepu541 mpp_base)
H A Dhal_h265e_api_v2.c60 api = &hal_h265e_vepu541; in hal_h265ev2_init()