Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/
Daomcx.h1046 AV1E_SET_CHROMA_SUBSAMPLING_Y, enumerator
1476 AOM_CTRL_USE_TYPE(AV1E_SET_CHROMA_SUBSAMPLING_Y, unsigned int)
/external/libaom/libaom/av1/
Dav1_cx_iface.c2132 extra_cfg.chroma_subsampling_y = CAST(AV1E_SET_CHROMA_SUBSAMPLING_Y, args); in ctrl_set_chroma_subsampling_y()
2267 { AV1E_SET_CHROMA_SUBSAMPLING_Y, ctrl_set_chroma_subsampling_y },
/external/libaom/libaom/apps/
Daomenc.c2296 aom_codec_control(&stream->encoder, AV1E_SET_CHROMA_SUBSAMPLING_Y, in main()
2302 aom_codec_control(&stream->encoder, AV1E_SET_CHROMA_SUBSAMPLING_Y, in main()