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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.h 68 u32 reorderingOfPicNumsIdc;
h264bsd_dpb.c 253 while (order->command[i].reorderingOfPicNumsIdc < 3)
256 if (order->command[i].reorderingOfPicNumsIdc < 2)
258 if (order->command[i].reorderingOfPicNumsIdc == 0)
    [all...]
h264bsd_slice_header.c 512 pRefPicListReordering->command[i].reorderingOfPicNumsIdc = command;
    [all...]

Completed in 3050 milliseconds