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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_dpb.h 52 LONG_TERM
h264bsd_dpb.c 78 #define IS_LONG_TERM(a) ((a).status == LONG_TERM)
439 dpb->buffer[index].status = LONG_TERM;
580 dpb->currentOut->status = LONG_TERM;
694 dpb->currentOut->status = LONG_TERM;
    [all...]

Completed in 37 milliseconds