Home
last modified time | relevance | path

Searched refs:caps_w (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvp8dec.c130 gint caps_w, caps_h, caps_fpsn, caps_fpsd; in _gst_vp8_test_check_output_caps() local
136 fail_unless (gst_structure_get_int (structure, "width", &caps_w)); in _gst_vp8_test_check_output_caps()
141 fail_unless (width == caps_w); in _gst_vp8_test_check_output_caps()