Searched refs:chroma_subsampling (Results 1 – 2 of 2) sorted by relevance
143 vpcc->chroma_subsampling = vpx_chroma_subsampling; in ff_isom_get_vpcc_features()161 avio_w8(pb, (vpcc.bitdepth << 4) | (vpcc.chroma_subsampling << 1) | vpcc.full_range_flag); in ff_isom_write_vpcc()
39 int chroma_subsampling; member