Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/
Daomdx.h247 AV1_SET_INSPECTION_CALLBACK, enumerator
314 AOM_CTRL_USE_TYPE(AV1_SET_INSPECTION_CALLBACK, aom_inspect_init *)
/external/libaom/libaom/examples/
Danalyzer.cc159 return aom_codec_control(&codec, AV1_SET_INSPECTION_CALLBACK, &ii) == in setInspectionCallback()
Dinspect.c746 aom_codec_control(&codec, AV1_SET_INSPECTION_CALLBACK, &ii); in ifd_init_cb()
/external/libaom/libaom/av1/
Dav1_dx_iface.c1376 { AV1_SET_INSPECTION_CALLBACK, ctrl_set_inspection_callback },