HomeSort by relevance Sort by last modified time
    Searched refs:numConcealedMbs (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_storage.h 102 u32 numConcealedMbs;
h264bsd_conceal.c 180 pStorage->numConcealedMbs = pStorage->picSizeInMbs;
196 pStorage->numConcealedMbs++;
204 pStorage->numConcealedMbs++;
218 pStorage->numConcealedMbs++;
235 pStorage->numConcealedMbs++;
h264bsd_decoder.c 314 pStorage->numConcealedMbs = 0;
491 pStorage->currentPicId, pStorage->numConcealedMbs);
502 pStorage->currentPicId, pStorage->numConcealedMbs);

Completed in 542 milliseconds