Searched defs:ctxs (Results 1 – 1 of 1) sorted by relevance
402 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