Searched refs:pool_num (Results 1 – 3 of 3) sorted by relevance
35 int pool_num; /* pool number */ member
1311 uint32_t pool_num = 0; in gst_xcam_src_decide_allocation() local1316 pool_num = gst_query_get_n_allocation_pools (query); in gst_xcam_src_decide_allocation()1317 if (pool_num > 0) { in gst_xcam_src_decide_allocation()1318 for (uint32_t i = pool_num - 1; i > 0; --i) { in gst_xcam_src_decide_allocation()
1694 for (int pool_num = -2; pool_num <= 1; pool_num += 3) { in TEST() local1696 run_options.set_inter_op_thread_pool(pool_num); in TEST()1703 pool_num), in TEST()