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

  /external/chromium_org/media/ffmpeg/
ffmpeg_common.h 104 PixelFormat VideoFormatToPixelFormat(VideoFrame::Format video_format);
ffmpeg_common.cc 405 codec_context->pix_fmt = VideoFormatToPixelFormat(config.format());
504 PixelFormat VideoFormatToPixelFormat(VideoFrame::Format video_format) {

Completed in 35 milliseconds