Searched refs:video_hack (Results 1 – 2 of 2) sorted by relevance
56 bool video_hack = false);
68 bool video_hack) { in Convert() argument69 if (video_hack && out_frame->GetFourcc() == V4L2_PIX_FMT_YVU420) { in Convert()