Searched refs:left0 (Results 1 – 3 of 3) sorted by relevance
223 const MV_REFERENCE_FRAME left0 = left_mbmi->ref_frame[0]; in vp9_get_pred_context_single_ref_p1() local228 left0 == LAST_FRAME || left1 == LAST_FRAME); in vp9_get_pred_context_single_ref_p1()230 const MV_REFERENCE_FRAME rfs = !above_has_second ? above0 : left0; in vp9_get_pred_context_single_ref_p1()231 const MV_REFERENCE_FRAME crf1 = above_has_second ? above0 : left0; in vp9_get_pred_context_single_ref_p1()239 pred_context = 2 * (above0 == LAST_FRAME) + 2 * (left0 == LAST_FRAME); in vp9_get_pred_context_single_ref_p1()294 const MV_REFERENCE_FRAME left0 = left_mbmi->ref_frame[0]; in vp9_get_pred_context_single_ref_p2() local298 if (above0 == left0 && above1 == left1) in vp9_get_pred_context_single_ref_p2()301 left0 == GOLDEN_FRAME || in vp9_get_pred_context_single_ref_p2()306 const MV_REFERENCE_FRAME rfs = !above_has_second ? above0 : left0; in vp9_get_pred_context_single_ref_p2()307 const MV_REFERENCE_FRAME crf1 = above_has_second ? above0 : left0; in vp9_get_pred_context_single_ref_p2()[all …]
89 int32_t left0, left1, left2, left3; in vp9_tm_predictor_4x4_dspr2() local225 [left0] "=&r" (left0), [left1] "=&r" (left1), [left2] "=&r" (left2), in vp9_tm_predictor_4x4_dspr2()
160 int32_t left0; in vp9_tm_predictor_8x8_dspr2() local603 [left0] "=&r" (left0), [res2] "=&r" (res2), [res3] "=&r" (res3), in vp9_tm_predictor_8x8_dspr2()