Searched defs:iNalIdx (Results 1 – 6 of 6) sorted by relevance
440 int32_t iNalIdx = 0; in AppendSliceToFrameBs() local467 int32_t iNalIdx = 0; in WriteSliceBs() local
1537 for (int32_t iNalIdx = 0; iNalIdx < MAX_LAYER_NUM_OF_FRAME; iNalIdx++) { in GetTotalCodedNalCount() local
3485 for (int32_t iNalIdx = 0; iNalIdx < MAX_LAYER_NUM_OF_FRAME; iNalIdx++) { in WelsEncoderEncodeExt() local
598 for (int32_t iNalIdx = 0; iNalIdx < pLayerInfo->iNalCount; iNalIdx++) { in UpdateStatistics() local
964 int iNalIdx = pLayerBsInfo->iNalCount - 1; in ProcessEncoding() local
1415 …int iNalIdx = WELS_MAX (pLayerBsInfo->iNalCount - 2, 0); // ignore last slice under single slice m… in TEST_P() local