Searched refs:CdmVideoFormatToPixelFormat (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/cdm/ppapi/external_clear_key/
H A Dffmpeg_cdm_video_decoder.cc35 static PixelFormat CdmVideoFormatToPixelFormat(cdm::VideoFormat video_format) { function in namespace:media
99 codec_context->pix_fmt = CdmVideoFormatToPixelFormat(config.format);

Completed in 82 milliseconds