Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1879 static const int kf_mode_index[] = { in update_state() local
1886 ++cpi->mode_chosen_counts[kf_mode_index[xdmi->mode]]; in update_state()
/external/libaom/libaom/av1/encoder/
Dencodeframe.c625 static const int kf_mode_index[] = { in update_state() local
640 ++mode_chosen_counts[kf_mode_index[mi_addr->mode]]; in update_state()