HomeSort by relevance Sort by last modified time
    Searched refs:is_overlay (Results 1 - 9 of 9) 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 43 unsigned int is_overlay, intra_unsigned; local
60 &is_overlay,
69 if (is_overlay)
test_blocks.c 44 unsigned int is_overlay, intra_unsigned; local
63 &is_overlay,
72 if (is_overlay)
test_context.c 43 unsigned int is_overlay, intra_unsigned; local
59 &is_overlay,
68 if (is_overlay)
testlib.c 53 unsigned int *is_overlay,
96 *is_overlay = surface_info[j].flags & XVMC_OVERLAID_SURFACE;
test_rendering.c 143 unsigned int is_overlay, intra_unsigned; local
168 &is_overlay,
177 if (is_overlay)
test_subpicture.c 66 unsigned int is_overlay, intra_unsigned; local
86 &is_overlay,
95 if (is_overlay)
xvmc_bench.c 187 unsigned int is_overlay, intra_unsigned; local
216 &is_overlay,
225 if (is_overlay)
  /external/libaom/libaom/av1/encoder/
encode_strategy.c 1009 const int is_overlay = frame_params.show_existing_frame && local
    [all...]

Completed in 89 milliseconds