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

  /external/chromium_org/media/cdm/ppapi/external_clear_key/
ffmpeg_cdm_audio_decoder.h 59 void SerializeInt64(int64_t value);
ffmpeg_cdm_audio_decoder.cc 380 SerializeInt64(output_timestamp.InMicroseconds());
381 SerializeInt64(decoded_audio_size);
423 void FFmpegCdmAudioDecoder::SerializeInt64(int64 value) {

Completed in 414 milliseconds