HomeSort by relevance Sort by last modified time
    Searched refs:is_overlay (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
testlib.h 48 * is_overlay: OUT If 1, port uses overlay surfaces, you need to set a colorkey
61 unsigned int *is_overlay,
test_surface.c 40 unsigned int is_overlay, intra_unsigned; local
57 &is_overlay,
65 if (is_overlay)
test_blocks.c 41 unsigned int is_overlay, intra_unsigned; local
60 &is_overlay,
68 if (is_overlay)
test_context.c 40 unsigned int is_overlay, intra_unsigned; local
56 &is_overlay,
64 if (is_overlay)
testlib.c 52 unsigned int *is_overlay,
95 *is_overlay = surface_info[j].flags & XVMC_OVERLAID_SURFACE;
test_rendering.c 141 unsigned int is_overlay, intra_unsigned; local
166 &is_overlay,
174 if (is_overlay)
test_subpicture.c 64 unsigned int is_overlay, intra_unsigned; local
84 &is_overlay,
92 if (is_overlay)
xvmc_bench.c 183 unsigned int is_overlay, intra_unsigned; local
212 &is_overlay,
220 if (is_overlay)

Completed in 3046 milliseconds