Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2492 int context_updated = 0; in vp9_decode_frame() local
2583 if (cm->refresh_frame_context && !context_updated) in vp9_decode_frame()