Home | History | Annotate | Download | only in videoencoder

Lines Matching refs:nalLength

705         uint32_t *nalLength = (uint32_t *) (outBuffer->data + (nalNum+1) * 4);
707 *nalLength = nalSize + nalOffset;