fix valgrind error in intra DBV (related to JVET_AH0136_CHROMA_REORDERING)
Move the condition to avoid checking not valid BVs before doing the prediction in IntraSearch::estIntraPredChromaQT and IntraPrediction::deriveNonCcpChromaModes. This does not change the performances.