Home
last modified time | relevance | path

Searched defs:is_alt_ref (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c6094 const int64_t threshes[SWITCHABLE_FILTER_CONTEXTS], int is_alt_ref) { in get_interp_filter()
6211 const int is_alt_ref = frame_type == ALTREF_FRAME; in vp9_encode_frame() local