Home
last modified time | relevance | path

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

/external/chromium/webkit/glue/media/
Dvideo_renderer_impl.cc169 media::YUVType yuv_type = in SlowPaint() local
181 yuv_type); in SlowPaint()
210 media::YUVType yuv_type = (video_frame->format() == media::VideoFrame::YV12) ? in FastPaint() local
212 int y_shift = yuv_type; // 1 for YV12, 0 for YV16. in FastPaint()
297 yuv_type, in FastPaint()