Searched defs:nonZeroBs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_deblocking.c1141 u32 nonZeroBs = HANTRO_FALSE; local
1155 nonZeroBs = HANTRO_TRUE;
1164 nonZeroBs = HANTRO_TRUE;
1178 nonZeroBs = HANTRO_TRUE;
1186 if (!nonZeroBs &&
1188 nonZeroBs = HANTRO_TRUE;
1207 nonZeroBs = HANTRO_TRUE;
1357 if (!nonZeroBs &&
1365 nonZeroBs = HANTRO_TRUE;
1368 return(nonZeroBs);
1889 u32 nonZeroBs = HANTRO_FALSE; local
[all...]

Completed in 60 milliseconds