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

  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 74 int audioCodecIDX = 0;
897 if ( AUDIO_ENCODER_LIST_END != audioCodecs[audioCodecIDX].type ) {
956 if ( AUDIO_ENCODER_LIST_END != audioCodecs[audioCodecIDX].type ) {
957 if ( recorder->setAudioEncoder(audioCodecs[audioCodecIDX].type) < 0 ) {
    [all...]
camera_test_script.cpp 57 extern int audioCodecIDX;
429 audioCodecIDX = i;
    [all...]

Completed in 159 milliseconds