HomeSort by relevance Sort by last modified time
    Searched refs:frames_to_process (Results 1 - 2 of 2) sorted by null

  /device/google/dragon/audio/hal/dsp/
drc_kernel.c 949 unsigned frame_index, int frames_to_process)
958 frames_to_process * sizeof(float));
961 frames_to_process * sizeof(float));
964 dk->pre_delay_write_index = (write_index + frames_to_process) &
966 dk->pre_delay_read_index = (read_index + frames_to_process) &
    [all...]
  /system/bt/btif/src/
btif_media_task.c 326 UINT8 frames_to_process; member in struct:__anon73788
    [all...]

Completed in 89 milliseconds