Home
last modified time | relevance | path

Searched defs:ctxs (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/hardware/mpp/src/
Dmpi_enc_utils.c402 int hal_mpp_get_sps(void *ctxs, unsigned char *buf, size_t *buf_size) in hal_mpp_get_sps()
458 int hal_mpp_encode(void *ctxs, int dma_fd, unsigned char *buf, size_t *buf_size) in hal_mpp_encode()
791 MpiEncMultiCtxInfo *ctxs = mpp_calloc(MpiEncMultiCtxInfo, args->nthreads); in hal_mpp_ctx_create() local