Searched refs:no_streams (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dexample.c147 #else no_streams /* PNG file I/O method 2 */
153 #endif no_streams /* Use only one I/O method! */
614 #else no_streams /* I/O initialization method 2 */
621 #endif no_streams /* Only use one initialization method */
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c1085 BOOLEAN no_streams = FALSE; local
1113 no_streams = TRUE;
1117 no_streams = TRUE;
1127 no_streams = FALSE;
1135 APPL_TRACE_DEBUG4 ("no_streams:%d i:%d, audio_streams:x%x, video_streams:x%x", no_streams, i,
1137 if (no_streams)

Completed in 92 milliseconds