Searched refs:subsampling (Results 1 – 3 of 3) sorted by relevance
1425 : bitDepth(8), subsampling(C2Color::YUV_420) { } in C2ColorInfoStruct()1428 C2Color::subsampling_t subsampling; member1433 : bitDepth(bitDepth_), subsampling(subsampling_) { } in C2ColorInfoStruct()1438 : bitDepth(bitDepth_), subsampling(subsampling_) { in C2ColorInfoStruct()1451 C2FIELD(subsampling, "subsampling")2156 C2Color::subsampling_t subsampling; member2162 C2FIELD(subsampling, "subsampling")
148 || desc.subsampling != C2Color::YUV_420 in TEST()
1029 || desc.subsampling != C2Color::YUV_420 in configure()