Searched refs:FECContext_t (Results 1 – 2 of 2) sorted by relevance
30 static XCamReturn release_fec_buf(FECContext_t* fecCtx);31 static XCamReturn alloc_fec_buf(FECContext_t* fecCtx) in alloc_fec_buf()46 static XCamReturn release_fec_buf(FECContext_t* fecCtx) in release_fec_buf()54 static XCamReturn get_fec_buf(FECContext_t* fecCtx) in get_fec_buf()89 ctx->hFEC = new FECContext_t(); in create_context()94 memset((void *)(ctx->hFEC), 0, sizeof(FECContext_t)); in create_context()162 FECContext_t* fecCtx = (FECContext_t*)hFEC; in destroy_context()228 read_mesh_table(FECContext_t* fecCtx, unsigned int correct_level) in read_mesh_table()321 FECContext_t* fecCtx = (FECContext_t*)hFEC; in prepare()496 FECContext_t* fecCtx = (FECContext_t*)hFEC; in processing()
93 } FECContext_t; typedef