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

  /external/chromium_org/media/tools/player_x11/
x11_video_renderer.cc 110 media::YUVType yuv_type = (video_frame->format() == media::VideoFrame::YV12 || local
121 yuv_type);
  /external/chromium_org/media/base/
yuv_convert_unittest.cc 162 : yuv_type(y),
167 media::YUVType yuv_type; member in struct:media::YUVScaleTestData
175 switch (GetParam().yuv_type) {
192 switch (GetParam().yuv_type) {
216 GetParam().yuv_type,
230 GetParam().yuv_type);
247 GetParam().yuv_type,
269 GetParam().yuv_type,
286 GetParam().yuv_type,
303 GetParam().yuv_type,
    [all...]

Completed in 1863 milliseconds