Searched refs:GST_H264_PICTURE_IS_FRAME (Results 1 – 5 of 5) sorted by relevance
283 if (GST_H264_PICTURE_IS_FRAME (picture)) { in gst_h264_dpb_add()647 if (GST_H264_PICTURE_IS_FRAME (picture) || picture->other_field) in gst_h264_dpb_has_empty_frame_buffer()675 if (!GST_H264_PICTURE_IS_FRAME (picture) && in gst_h264_dpb_get_lowest_output_needed_picture()1003 GST_H264_PICTURE_REF_NONE, GST_H264_PICTURE_IS_FRAME (picture)); in gst_h264_dpb_perform_memory_management_control_operation()1046 if (GST_H264_PICTURE_IS_FRAME (tmp)) { in gst_h264_dpb_perform_memory_management_control_operation()1097 GST_H264_PICTURE_REF_LONG_TERM, GST_H264_PICTURE_IS_FRAME (picture)); in gst_h264_dpb_perform_memory_management_control_operation()
764 if (GST_H264_PICTURE_IS_FRAME (current_picture)) in gst_h264_decoder_update_pic_nums()776 if (GST_H264_PICTURE_IS_FRAME (current_picture)) in gst_h264_decoder_update_pic_nums()793 g_assert (GST_H264_PICTURE_IS_FRAME (picture)); in gst_h264_decoder_split_frame()840 if (GST_H264_PICTURE_IS_FRAME (picture)) { in output_picture_directly()1174 if (!GST_H264_PICTURE_IS_FRAME (prev_picture) in gst_h264_decoder_find_first_field_picture()1261 !GST_H264_PICTURE_IS_FRAME (priv->current_picture) && in gst_h264_decoder_parse_slice()1528 if (!GST_H264_PICTURE_IS_FRAME (picture) && !klass->new_field_picture) { in gst_h264_decoder_fill_picture_from_slice()1696 if (GST_H264_PICTURE_IS_FRAME (picture)) { in gst_h264_decoder_calculate_poc()1736 if (GST_H264_PICTURE_IS_FRAME (picture)) { in gst_h264_decoder_calculate_poc()2164 GST_H264_PICTURE_IS_FRAME (picture)) { in gst_h264_decoder_finish_picture()[all …]
81 #define GST_H264_PICTURE_IS_FRAME(picture) \ macro
233 GST_H264_PICTURE_IS_FRAME (current_picture)); in _fill_ref_pic_list()
1264 GST_H264_PICTURE_IS_FRAME (picture), ref_pic_list0, ref_pic_list1); in gst_v4l2_codec_h264_dec_decode_slice()