Home
last modified time | relevance | path

Searched refs:VPX_SUBSAMPLING_420_COLLOCATED_WITH_LUMA (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dvpcc.c29 VPX_SUBSAMPLING_420_COLLOCATED_WITH_LUMA = 1, enumerator
43 : VPX_SUBSAMPLING_420_COLLOCATED_WITH_LUMA; in get_vpx_chroma_subsampling()
133 vpx_chroma_subsampling == VPX_SUBSAMPLING_420_COLLOCATED_WITH_LUMA) { in ff_isom_get_vpcc_features()