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

  /external/webrtc/webrtc/modules/video_coding/
media_opt_util.h 59 codecHeight(0),
72 uint16_t codecHeight;
media_opt_util.cc 145 int num_pixels = parameters->codecWidth * parameters->codecHeight;
284 static_cast<float>(parameters->codecWidth * parameters->codecHeight) /
649 _currentParameters.codecHeight = _codecHeight;

Completed in 47 milliseconds