Home
last modified time | relevance | path

Searched refs:hbuf (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/hardware/mpp/src/
H A Dmpi_enc_utils.c475 MppBuffer hbuf = NULL; in hal_mpp_encode() local
482 mpp_buffer_import(&hbuf, &inf); in hal_mpp_encode()
507 mpp_frame_set_buffer(frame, hbuf); in hal_mpp_encode()
611 if (hbuf) { in hal_mpp_encode()
612 mpp_buffer_put(hbuf); in hal_mpp_encode()
622 if (hbuf) { in hal_mpp_encode()
623 mpp_buffer_put(hbuf); in hal_mpp_encode()
700 if (hbuf) { in hal_mpp_encode()
701 mpp_buffer_put(hbuf); in hal_mpp_encode()

Completed in 2 milliseconds