Searched refs:fh_bytes (Results 1 – 2 of 2) sorted by relevance
250 uint8_t fh_bytes[NFSX_V3FHMAX]; member
1686 int start_pos, fh_bits, fh_bytes, err; in FUNC() local1749 fh_bytes = (fh_bits + 7) / 8; in FUNC()1760 av_buffer_alloc(fh_bytes + AV_INPUT_BUFFER_PADDING_SIZE); in FUNC()1764 memcpy(priv->frame_header, fh_start, fh_bytes); in FUNC()