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

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_api.h 106 uint delta_poc_zero_flag; /* delta POC always zero */ member in struct:tagAVCEncParam
init.cpp 121 seqParam->delta_pic_order_always_zero_flag = encParam->delta_poc_zero_flag;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 230 mEncParams->delta_poc_zero_flag = 0;
    [all...]

Completed in 30 milliseconds