Home | History | Annotate | Download | only in base

Lines Matching refs:YV16

47     case VideoFrame::YV16:
79 case VideoFrame::YV16:
80 return "YV16";
136 case VideoFrame::YV16:
401 case VideoFrame::YV16:
469 case VideoFrame::YV16:
523 case VideoFrame::YV16:
577 DCHECK(format_ == VideoFrame::YV12 || format_ == VideoFrame::YV16 ||
581 // YV12 and YV16 is 1/2 of the stride of Y. For YV12, every row of bytes for
585 // YV16. We also round the height of the surface allocated to be an even
688 case VideoFrame::YV16:
739 case VideoFrame::YV16: