Home
last modified time | relevance | path

Searched refs:seg_ref_active (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodeframe.c1092 const int seg_ref_active = in update_stats() local
1095 if (current_frame->skip_mode_info.skip_mode_flag && !seg_ref_active && in update_stats()
1104 if (!mbmi->skip_mode && !seg_ref_active) { in update_stats()
1174 if (!seg_ref_active) { in update_stats()
1634 const int seg_ref_active = in encode_b() local
1636 if (!seg_ref_active) { in encode_b()
1661 const int seg_ref_active = in encode_b() local
1663 if (!seg_ref_active && inter_block) { in encode_b()
Dnonrd_pickmode.c294 int seg_ref_active = in estimate_single_ref_frame_costs() local
296 if (seg_ref_active) { in estimate_single_ref_frame_costs()
Drdopt.c745 int seg_ref_active = in estimate_ref_frame_costs() local
747 if (seg_ref_active) { in estimate_ref_frame_costs()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2348 int seg_ref_active = in estimate_ref_frame_costs() local
2350 if (seg_ref_active) { in estimate_ref_frame_costs()
Dvp9_encodeframe.c2121 const int seg_ref_active = in update_stats() local
2123 if (!seg_ref_active) { in update_stats()