HomeSort by relevance Sort by last modified time
    Searched refs:tv_stream_t (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/include/hardware/
tv_input.h 249 } tv_stream_t; typedef in typeref:struct:tv_stream
302 tv_stream_t* stream);
307 * Close a stream to a device. data in tv_stream_t* object associated with
  /hardware/libhardware/modules/tv_input/
tv_input.cpp 79 static int tv_input_open_stream(struct tv_input_device*, int, tv_stream_t*)
  /frameworks/base/services/core/jni/
com_android_server_tv_TvInputHal.cpp 74 BufferProducerThread(tv_input_device_t* device, int deviceId, const tv_stream_t* stream);
88 tv_stream_t mStream;
104 tv_input_device_t* device, int deviceId, const tv_stream_t* stream)
356 tv_stream_t stream;

Completed in 117 milliseconds