Searched refs:get_format (Results 1 - 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_formats.c111 get_format(enum pipe_format f) function
123 const struct vc4_format *vf = get_format(f);
134 const struct vc4_format *vf = get_format(f);
145 const struct vc4_format *vf = get_format(f);
153 const struct vc4_format *vf = get_format(f);
164 const struct vc4_format *vf = get_format(f);
/external/libxcam/xcore/
H A Dv4l2_buffer_proxy.h66 const struct v4l2_format & get_format () const { function in class:XCam::V4l2Buffer
H A Dfake_poll_thread.cpp139 _capture_dev->get_format (format) != XCAM_RETURN_NO_ERROR) {
H A Dv4l2_device.h91 XCamReturn get_format (struct v4l2_format &format);
H A Dv4l2_buffer_proxy.cpp64 v4l2_format_to_video_info (buf->get_format(), info);
H A Dv4l2_device.cpp371 V4l2Device::get_format (struct v4l2_format &format) function in class:XCam::V4l2Device
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A DDateTimeShortcuts.js230 DateTimeShortcuts.clockInputs[num].value = d.strftime(get_format('TIME_INPUT_FORMATS')[0]);
324 var format = get_format('DATE_INPUT_FORMATS')[0];
362 var format = get_format('DATE_INPUT_FORMATS')[0];
382 DateTimeShortcuts.calendarInputs[num].value = d.strftime(get_format('DATE_INPUT_FORMATS')[0]);
/external/libxcam/tests/
H A Dtest-poll-thread.cpp199 device->get_format(format);
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c126 static int get_format(int format) function
729 format = get_format(buf->format);
/external/python/cpython3/Modules/
H A D_testbuffer.c801 get_format(PyObject *format) function
840 base->format = get_format(format);
/external/libxcam/wrapper/gstreamer/
H A Dgstxcamsrc.cpp1275 capture_device->get_format (format);

Completed in 2595 milliseconds