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

  /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...]
  /external/chromium_org/chromeos/audio/
cras_audio_handler_unittest.cc 2097 const AudioDevice* output_1 = GetDeviceFromId(kHDMIOutput.id); local
    [all...]

Completed in 721 milliseconds