HomeSort by relevance Sort by last modified time
    Searched refs:number_of_cores (Results 26 - 31 of 31) sorted by null

12

  /external/webrtc/webrtc/call/
call_perf_tests.cc 685 int32_t number_of_cores,
700 return FakeEncoder::InitEncode(config, number_of_cores, max_payload_size);
  /external/webrtc/webrtc/video/
video_send_stream_tests.cc     [all...]
vie_channel.h 69 ViEChannel(uint32_t number_of_cores,
vie_channel.cc 82 ViEChannel::ViEChannel(uint32_t number_of_cores,
94 : number_of_cores_(number_of_cores),
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc 342 int number_of_cores,
357 if (number_of_cores < 1) {
543 configurations_[0].g_w, configurations_[0].g_h, number_of_cores);
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_encoder.cc 218 int number_of_cores,

Completed in 256 milliseconds

12