Home
last modified time | relevance | path

Searched refs:kCIFWidth (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor_integrationtest.cc84 const int kCIFWidth = 352; variable
171 CalcBufferSize(kI420, kCIFWidth, kCIFHeight); in SetUpCodecConfig()
182 config_.codec_settings->width = kCIFWidth; in SetUpCodecConfig()