Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/c/private/
Dpp_content_decryptor.h88 uint32_t cipher_bytes; member
/external/chromium_org/media/cdm/ppapi/
Dclear_key_cdm.cc91 subsample.cypher_bytes = input_buffer.subsamples[i].cipher_bytes; in CopyDecoderBufferFrom()
Dcdm_adapter.cc79 encrypted_block_info.subsamples[i].cipher_bytes)); in ConfigureInputBuffer()
/external/chromium_org/ppapi/api/private/
Dpp_content_decryptor.idl77 uint32_t cipher_bytes;
/external/chromium_org/content/renderer/pepper/
Dcontent_decryptor_delegate.cc124 block_info->subsamples[i].cipher_bytes = in MakeEncryptedBlockInfo()