Home
last modified time | relevance | path

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

/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()
/external/libaom/libaom/av1/
Dav1_dx_iface.c478 static INLINE void check_resync(aom_codec_alg_priv_t *const ctx, in check_resync() function
529 check_resync(ctx, frame_worker_data->pbi); in decode_one()
555 check_resync(ctx, frame_worker_data->pbi); in decoder_inspect()
753 check_resync(ctx, frame_worker_data->pbi); in decoder_get_frame()