Home
last modified time | relevance | path

Searched refs:tv_stream_t (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Dtv_input.h298 } tv_stream_t; typedef
351 tv_stream_t* stream);
/hardware/libhardware/modules/tv_input/
Dtv_input.cpp80 static int tv_input_open_stream(struct tv_input_device*, int, tv_stream_t*) in tv_input_open_stream() argument
/hardware/interfaces/tv/input/1.0/default/
DTvInput.cpp107 tv_stream_t stream; in openStream()