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

  /external/webrtc/webrtc/modules/video_coding/
qm_select.h 144 ImageType FindClosestImageType(uint16_t width, uint16_t height);
qm_select.cc 119 return FindClosestImageType(width, height);
123 ImageType VCMQmMethod::FindClosestImageType(uint16_t width, uint16_t height) {
    [all...]

Completed in 65 milliseconds