Searched refs:delta_poc_zero_flag (Results 1 – 4 of 4) sorted by relevance
106 uint delta_poc_zero_flag; /* delta POC always zero */ member
121 seqParam->delta_pic_order_always_zero_flag = encParam->delta_poc_zero_flag; in SetEncodeParam()
167 encParams.delta_poc_zero_flag = 0; in main()
217 mEncParams->delta_poc_zero_flag = 0; in initEncParams()