OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nochannels
(Results
1 - 4
of
4
) sorted by null
/external/libmtp/examples/
tracks.c
54
if (track->
nochannels
!= 0) {
55
printf(" Number of channels: %u\n", track->
nochannels
);
/external/libmtp/src/
libmtp.h
639
uint16_t
nochannels
; /**< Number of channels in this recording 0 = unknown, 1 or 2 */
member in struct:LIBMTP_track_struct
[
all
...]
libmtp.h.in
637
uint16_t
nochannels
; /**< Number of channels in this recording 0 = unknown, 1 or 2 */
libmtp.c
[
all
...]
Completed in 29 milliseconds