Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A DCMakeLists.txt18 hal_h265e_vepu541.c
25 add_library(hal_h265e_vepu541 STATIC target
30 target_link_libraries(hal_h265e_vepu541 hal_h265e_com hal_common hal_vepu541_common)
31 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.c2045 const MppEncHalApi hal_h265e_vepu541 = { variable
/rockchip-linux_mpp/mpp/hal/common/h265/
H A DCMakeLists.txt20 target_link_libraries(hal_h265e_com hal_h265e_vepu541 mpp_base)
35 target_link_libraries(hal_h265e hal_h265e_vepu541 mpp_base)
H A Dhal_h265e_api_v2.c68 api = &hal_h265e_vepu541; in hal_h265ev2_init()
/rockchip-linux_mpp/
H A DAndroid.bp102 "mpp/hal/rkenc/h265e/hal_h265e_vepu541.c",
H A DCHANGELOG.md665 - [hal_h265e_vepu541]: fix roi buffer variables incorrect use