Searched refs:use_intra_prediction_buffer_ (Results 1 – 3 of 3) sorted by relevance
739 const bool use_intra_prediction_buffer_; variable
473 use_intra_prediction_buffer_(use_intra_prediction_buffer),475 use_intra_prediction_buffer_914 if (!use_intra_prediction_buffer_ || row4x4 + block_width4x4 >= row4x4_end_) { in PopulateIntraPredictionBuffer()
285 if ((needs_top || needs_left) && use_intra_prediction_buffer_) { in IntraPrediction()