Searched refs:update_switchable_interp_probs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_bitstream.c114 static void update_switchable_interp_probs(VP9_COMMON *cm, vp9_writer *w) { function
1171 update_switchable_interp_probs(cm, &header_bc);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_bitstream.c116 static void update_switchable_interp_probs(VP9_COMMON *cm, vp9_writer *w) { function
1145 update_switchable_interp_probs(cm, &header_bc);

Completed in 704 milliseconds