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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
media_opt_util.h 54 residualPacketLossFec(0.0f), codecWidth(0), codecHeight(0),
69 uint16_t codecHeight;
media_opt_util.cc 154 int num_pixels = parameters->codecWidth * parameters->codecHeight;
407 (parameters->codecWidth * parameters->codecHeight) /
914 _currentParameters.codecHeight = _codecHeight;

Completed in 55 milliseconds