Searched refs:AOM_CODEC_CAP_PUT_SLICE (Results 1 – 2 of 2) sorted by relevance
55 #define AOM_CODEC_CAP_PUT_SLICE 0x10000 /**< Will issue put_slice callbacks */ macro
150 !(ctx->iface->caps & AOM_CODEC_CAP_PUT_SLICE)) in aom_codec_register_put_slice_cb()