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

  /external/chromium_org/content/renderer/media/
rtc_video_decoder.h 195 static const int32 ID_HALF; // half of the maximum bitstream buffer id
rtc_video_decoder.cc 25 const int32 RTCVideoDecoder::ID_HALF = 0x20000000;
564 return diff < ID_HALF;

Completed in 41 milliseconds