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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c1479 const int has_second_rf = has_second_ref(mbmi); local
1493 if (has_second_rf) {
1502 if (has_second_rf)
1508 if (has_second_rf)
1514 if (has_second_rf)
1525 if (has_second_rf)
1696 const int has_second_rf = has_second_ref(mbmi); local
1725 if (has_second_rf) {
1744 (!has_second_rf ||
1759 if (!has_second_rf) {
[all...]

Completed in 58 milliseconds