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

  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 71 int audioCodecIDX = 0;
895 if ( AUDIO_ENCODER_LIST_END != audioCodecs[audioCodecIDX].type ) {
954 if ( AUDIO_ENCODER_LIST_END != audioCodecs[audioCodecIDX].type ) {
955 if ( recorder->setAudioEncoder(audioCodecs[audioCodecIDX].type) < 0 ) {
    [all...]
camera_test_script.cpp 51 extern int audioCodecIDX;
428 audioCodecIDX = i;
    [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp 58 extern int audioCodecIDX;
569 audioCodecIDX = i;
    [all...]
camera_test_menu.cpp 95 int audioCodecIDX = 0;
1050 if ( AUDIO_ENCODER_LIST_END != audioCodecs[audioCodecIDX].type ) {
1100 if ( AUDIO_ENCODER_LIST_END != audioCodecs[audioCodecIDX].type ) {
1101 if ( recorder->setAudioEncoder(audioCodecs[audioCodecIDX].type) < 0 ) {
    [all...]

Completed in 98 milliseconds