/external/chromium_org/media/base/ |
audio_splicer_unittest.cc | 72 scoped_refptr<AudioBuffer> output_1 = splicer_.GetNextBuffer(); local 74 EXPECT_EQ(input_1->timestamp(), output_1->timestamp()); 75 EXPECT_EQ(input_1->duration(), output_1->duration()); 76 EXPECT_EQ(input_1->frame_count(), output_1->frame_count()); 77 EXPECT_TRUE(VerifyData(output_1, 0.1f)); 135 scoped_refptr<AudioBuffer> output_1 = splicer_.GetNextBuffer(); local 138 EXPECT_EQ(input_1->timestamp(), output_1->timestamp()); 139 EXPECT_EQ(input_1->duration(), output_1->duration()); 140 EXPECT_EQ(input_1->frame_count(), output_1->frame_count()); 178 scoped_refptr<AudioBuffer> output_1 = splicer_.GetNextBuffer() local 222 scoped_refptr<AudioBuffer> output_1 = splicer_.GetNextBuffer(); local 295 scoped_refptr<AudioBuffer> output_1 = splicer_.GetNextBuffer(); local 356 scoped_refptr<AudioBuffer> output_1 = splicer_.GetNextBuffer(); local [all...] |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/media/ |
msm_camera.h | 192 #define OUTPUT_1 0
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/media/ |
msm_camera.h | 192 #define OUTPUT_1 0
|
/external/qemu/distrib/sdl-1.2.15/src/audio/paudio/ |
SDL_paudio.c | 464 paud_change.output = OUTPUT_1; /* EXTERNAL_SPEAKER,INTERNAL_SPEAKER,OUTPUT_1 */
|
/external/libyuv/files/unit_test/ |
rotate_test.cc | 39 align_buffer_16(output_1, ow * oh) 46 TransposePlane(input, iw, output_1, ow, iw, ih); 47 TransposePlane(output_1, ow, output_2, oh, ow, oh); 60 PrintArray(output_1, ow, oh); 67 free_aligned_buffer_16(output_1) [all...] |
/hardware/qcom/msm8960/original-kernel-headers/media/ |
msm_camera.h | 626 #define OUTPUT_1 0 [all...] |
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
msm_camera.h | 685 #define OUTPUT_1 0 [all...] |
/hardware/qcom/msm8960/kernel-headers/media/ |
msm_camera.h | 582 #define OUTPUT_1 0 [all...] |
/hardware/qcom/msm8x74/kernel-headers/media/ |
msm_camera.h | 575 #define OUTPUT_1 0 [all...] |