Searched refs:Bcj2Enc_Get_InputData_Size (Results 1 – 2 of 2) sorted by relevance
134 #define Bcj2Enc_Get_InputData_Size(p) ((SizeT)((p)->srcLim - (p)->src) + (p)->tempPos) macro
232 if (readWasFinished && totalStreamRead - currentInPos == Bcj2Enc_Get_InputData_Size(&enc)) in CodeReal()