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/
ffmpeg_cdm_audio_decoder.h 59 void SerializeInt64(int64_t value);
ffmpeg_cdm_audio_decoder.cc 357 SerializeInt64(output_timestamp.InMicroseconds());
358 SerializeInt64(output->data_size());
406 void FFmpegCdmAudioDecoder::SerializeInt64(int64 value) {

Completed in 50 milliseconds