Searched refs:priv_xforms (Results 1 – 2 of 2) sorted by relevance
159 void **priv_xforms; member1219 void **priv_xforms = test_priv_data->priv_xforms; in test_deflate_comp_run() local1286 &priv_xforms[i]); in test_deflate_comp_run()1307 &priv_xforms[i]); in test_deflate_comp_run()1375 priv_xforms[i] = NULL; in test_deflate_comp_run()1548 void **priv_xforms = test_priv_data->priv_xforms; in test_deflate_decomp_run() local1632 &priv_xforms[i]); in test_deflate_decomp_run()1661 &priv_xforms[i]); in test_deflate_decomp_run()2004 void *priv_xforms[num_bufs]; in test_deflate_comp_decomp() local2030 test_priv_data.priv_xforms = priv_xforms; in test_deflate_comp_decomp()[all …]
307 priv_xforms are initialized provided a generic xform structure by an application via making call311 create as many priv_xforms as it expects to have stateless operations in-flight.456 Unlike priv_xforms, stream is always a NON_SHAREABLE entity. One stream handle must be attached to …