Home | History | Annotate | Download | only in src

Lines Matching full:driver

131 static int              gCodecFragmentSizeInFrames = CODEC_FRAGMENT_SIZE_IN_FRAMES;    /* fragment size used by the codec driver */
446 if ( getRecord ( ) ) /* else continue to read from driver but discard samples */
507 It should simply read from the low level driver, store the filtered samples in
508 the FIFO, then go back to reading from the driver. The additional data copy
510 there's some buffering done by the low level driver. This design should be
643 if ( getRecord ( ) ) /* else continue to read from driver but discard samples */
708 It should simply read from the low level driver, store the filtered samples in
709 the FIFO, then go back to reading from the driver. The additional data copy
711 there's some buffering done by the low level driver. This design should be
841 /* Open Audio driver */