[][src]Constant libaom_sys::AV1D_SET_EXT_REF_PTR

pub const AV1D_SET_EXT_REF_PTR: aom_dec_control_id = 275;

Codec control function to set the external references' pointers in the decoder, av1_ext_ref_frame_t* parameter.

This is used while decoding the tile list OBU in large-scale tile coding mode.