Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h110 int64_t filter_threshes[MAX_REF_FRAMES][SWITCHABLE_FILTER_CONTEXTS]; member
Dvp9_encodeframe.c4657 int64_t *const filter_thrs = rd_opt->filter_threshes[frame_type]; in vp9_encode_frame()