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

  /external/chromium_org/media/webm/
webm_content_encodings_client.cc 98 cur_content_encoding_->set_type(ContentEncoding::kTypeCompression);
101 if (cur_content_encoding_->type() == ContentEncoding::kTypeCompression) {
190 if (val == ContentEncoding::kTypeCompression) {
webm_content_encodings.h 33 kTypeCompression = 0,

Completed in 22 milliseconds