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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 195 AVCEnc_Status ref_pic_list_reordering(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr, int slice_type);
    [all...]
header.cpp 408 /* ref_pic_list_reordering() */
409 status = ref_pic_list_reordering(video, stream, sliceHdr, slice_type);
506 AVCEnc_Status ref_pic_list_reordering(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr, int slice_type) function
    [all...]

Completed in 489 milliseconds