Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c81 mm_camera_stream_t *m_stream) in encodeData()
136 mm_camera_stream_t *m_stream, in createEncodingSession()
273 mm_camera_stream_t *m_stream = NULL; in mm_app_snapshot_notify_cb_raw() local
342 mm_camera_stream_t *m_stream = NULL; in mm_app_snapshot_notify_cb() local
Dmm_qcamera_reprocess.c40 mm_camera_stream_t *m_stream = NULL; in mm_app_reprocess_notify_cb() local
Dmm_qcamera_preview.c142 mm_camera_stream_t *m_stream = NULL; in mm_app_snapshot_notify_cb() local
331 mm_camera_stream_t *m_stream = NULL; in mm_app_zsl_notify_cb() local
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_enc.h17 IOStream *m_stream; member
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/
Dfoo_enc.h17 IOStream *m_stream; member
/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_enc.h18 IOStream *m_stream; member
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.h18 IOStream *m_stream; member
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
DServerConnection.h47 IOStream *m_stream; variable
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp77 VulkanStreamGuest m_stream; member in goldfish_vk::VkEncoder::Impl