Home
last modified time | relevance | path

Searched refs:MAX_PPS_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapiencoder_h264_fei.c3121 MAX_PPS_HDR_SIZE = 101, in set_context_info() enumerator
3145 base_encoder->codedbuf_size += 4 + GST_ROUND_UP_8 (MAX_PPS_HDR_SIZE) / 8; in set_context_info()
3227 MAX_PPS_HDR_SIZE = 101, in gst_vaapi_encoder_h264_fei_reconfigure() enumerator
3286 base_encoder->codedbuf_size += 4 + GST_ROUND_UP_8 (MAX_PPS_HDR_SIZE) / 8; in gst_vaapi_encoder_h264_fei_reconfigure()
H A Dgstvaapifeienc_h264.c1567 MAX_PPS_HDR_SIZE = 101, in set_context_info() enumerator
1590 base_encoder->codedbuf_size += 4 + GST_ROUND_UP_8 (MAX_PPS_HDR_SIZE) / 8; in set_context_info()
H A Dgstvaapiencoder_h265.c2502 MAX_PPS_HDR_SIZE = 274, in set_context_info() enumerator
2516 base_encoder->codedbuf_size += 4 + GST_ROUND_UP_8 (MAX_PPS_HDR_SIZE) / 8; in set_context_info()
H A Dgstvaapiencoder_h264.c3287 MAX_PPS_HDR_SIZE = 101, in set_context_info() enumerator
3311 base_encoder->codedbuf_size += 4 + GST_ROUND_UP_8 (MAX_PPS_HDR_SIZE) / 8; in set_context_info()