Home | History | Annotate | Download | only in src

Lines Matching refs:YV12

155         surfaceFormat_ = (inputFormat_ == SF_BGR ? YV12 : static_cast<NVVE_SurfaceFormat>(inputFormat_));
173 surfaceFormat_ = (inputFormat_ == SF_BGR ? YV12 : static_cast<NVVE_SurfaceFormat>(inputFormat_));
434 12, // YV12, 4:2:0
517 // YV12/IYUV are both 4:2:0 planar formats (12bpc)
521 // Source is YV12/IYUV, this native format is converted to NV12 format by the video encoder
653 case YV12: // YV12 (4:2:0), Y V U