Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCamera2.h124 const camera2_stream_in_ops_t *reprocess_stream_ops,
131 const camera2_stream_in_ops_t *reprocess_stream_ops,
200 const camera2_stream_in_ops_t *reprocess_stream_ops,
207 const camera2_stream_in_ops_t *reprocess_stream_ops,
DEmulatedCamera2.cpp160 const camera2_stream_in_ops_t *reprocess_stream_ops, in allocateReprocessStream() argument
169 const camera2_stream_in_ops_t *reprocess_stream_ops, in allocateReprocessStreamFromStream() argument
291 const camera2_stream_in_ops_t *reprocess_stream_ops, in allocate_reprocess_stream() argument
297 reprocess_stream_ops, stream_id, consumer_usage, max_buffers); in allocate_reprocess_stream()
303 const camera2_stream_in_ops_t *reprocess_stream_ops, in allocate_reprocess_stream_from_stream() argument
307 reprocess_stream_ops, stream_id); in allocate_reprocess_stream_from_stream()
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera2.h112 const camera2_stream_in_ops_t *reprocess_stream_ops, uint32_t *stream_id,
117 const camera2_stream_in_ops_t *reprocess_stream_ops, uint32_t *stream_id);
181 uint32_t format, const camera2_stream_in_ops_t *reprocess_stream_ops,
186 const camera2_stream_in_ops_t *reprocess_stream_ops, uint32_t *stream_id);
DEmulatedCamera2.cpp259 const camera2_stream_in_ops_t *reprocess_stream_ops, uint32_t *stream_id, in allocate_reprocess_stream() argument
263 reprocess_stream_ops, stream_id, in allocate_reprocess_stream()
269 const camera2_stream_in_ops_t *reprocess_stream_ops, uint32_t *stream_id) { in allocate_reprocess_stream_from_stream() argument
272 reprocess_stream_ops, stream_id); in allocate_reprocess_stream_from_stream()