Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/
Dav1_dx_iface.c516 static INLINE void check_resync(aom_codec_alg_priv_t *const ctx, in check_resync() function
567 check_resync(ctx, frame_worker_data->pbi); in decode_one()
592 check_resync(ctx, frame_worker_data->pbi); in decoder_inspect()
772 check_resync(ctx, frame_worker_data->pbi); in decoder_get_frame()
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c286 static INLINE void check_resync(vpx_codec_alg_priv_t *const ctx, in check_resync() function
326 check_resync(ctx, ctx->pbi); in decode_one()