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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dscan-wma.c315 int wma_file_read_ll(int fd, unsigned long long *pll) { function
601 if(!wma_file_read_ll(fd,&descriptor_ll_value)) fail=1;
803 if(!wma_file_read_ll(fd, &play_duration))
806 if(!wma_file_read_ll(fd, &send_duration))
809 if(!wma_file_read_ll(fd, &preroll))

Completed in 90 milliseconds