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

  /external/chromium_org/media/formats/webm/
webm_content_encodings.h 49 kCipherModeCtr = 1,
webm_content_encodings_client.cc 133 cur_content_encoding_->set_cipher_mode(ContentEncoding::kCipherModeCtr);
229 if (val != ContentEncoding::kCipherModeCtr) {

Completed in 92 milliseconds