Searched refs:GST_H264_PARSER_NO_NAL_END (Results 1 – 8 of 8) sorted by relevance
223 assert_equals_int (res, GST_H264_PARSER_NO_NAL_END); in GST_START_TEST()278 assert_equals_int (res, GST_H264_PARSER_NO_NAL_END); in GST_START_TEST()283 assert_equals_int (res, GST_H264_PARSER_NO_NAL_END); in GST_START_TEST()354 assert_equals_int (res, GST_H264_PARSER_NO_NAL_END); in GST_START_TEST()365 assert_equals_int (res, GST_H264_PARSER_NO_NAL_END); in GST_START_TEST()376 assert_equals_int (res, GST_H264_PARSER_NO_NAL_END); in GST_START_TEST()389 assert_equals_int (res, GST_H264_PARSER_NO_NAL_END); in GST_START_TEST()
210 GST_H264_PARSER_NO_NAL_END enumerator
1518 return GST_H264_PARSER_NO_NAL_END; in gst_h264_parser_identify_nalu()1592 return GST_H264_PARSER_NO_NAL_END; in gst_h264_parser_identify_nalu_avc()3300 if (pres != GST_H264_PARSER_OK && pres != GST_H264_PARSER_NO_NAL_END) { in gst_h264_parser_insert_sei_internal()
549 if (pres == GST_H264_PARSER_NO_NAL_END) in gst_h264_decoder_handle_frame()558 if (pres == GST_H264_PARSER_NO_NAL_END) in gst_h264_decoder_handle_frame()
1304 if (parse_res == GST_H264_PARSER_NO_NAL_END || in gst_h264_parse_handle_frame_packetized()1442 case GST_H264_PARSER_NO_NAL_END: in gst_h264_parse_handle_frame()
1410 if (pres == GST_H264_PARSER_NO_NAL_END) in gst_nvdec_handle_h264_buffer()
740 if (res != GST_H264_PARSER_OK && res != GST_H264_PARSER_NO_NAL_END) { in scan_keyframe_h264()
58247 codecparsers: h264: flesh out documentation for GST_H264_PARSER_NO_NAL_END