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

/external/libpng/
H A Dexample.c334 #else no_streams /* PNG file I/O method 2 */
340 #endif no_streams /* Use only one I/O method! */
817 #else no_streams /* I/O initialization method 2 */
824 #endif no_streams /* Only use one initialization method */
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c1091 BOOLEAN no_streams = FALSE; local
1119 no_streams = TRUE;
1123 no_streams = TRUE;
1133 no_streams = FALSE;
1141 APPL_TRACE_DEBUG ("no_streams:%d i:%d, audio_streams:x%x, video_streams:x%x", no_streams, i,
1143 if (no_streams)

Completed in 106 milliseconds