Home
last modified time | relevance | path

Searched defs:encoders (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dgstcapslist.c140 GList *encoders; in gst_caps_list_encoding_formats() local
164 GList *encoders; in gst_caps_list_video_encoding_formats() local
189 GList *encoders; in gst_caps_list_audio_encoding_formats() local
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusimagecodec.h49 ImageCodecInfo *encoders) in GetImageEncoders()
/third_party/libdrm/tests/modeprint/
Dmodeprint.c53 int encoders; variable
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstsmartencoder.c468 GList *encoders, *tmp; in get_encoder_factory() local
Dgstencodebin.c163 GList *encoders; member
953 GList *encoders, *tmp; in _get_encoder() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dconvertframe.c64 GList *encoders = NULL; in get_encoder() local
/third_party/libdrm/
Dxf86drmMode.h201 uint32_t *encoders; member
324 uint32_t *encoders; /**< List of encoder ids */ member
/third_party/libdrm/tests/modetest/
Dmodetest.c105 struct encoder *encoders; member
2042 int encoders = 0, connectors = 0, crtcs = 0, planes = 0, framebuffers = 0; in main() local
/third_party/curl/lib/
Dmime.c74 static const struct mime_encoder encoders[] = { variable