• Home
  • Raw
  • Download

Lines Matching refs:GstH264Picture

142     GstVideoCodecFrame * frame, GstH264Picture * picture);
144 decoder, const GstH264Picture * first_field, GstH264Picture * second_field);
146 decoder, GstVideoCodecFrame * frame, GstH264Picture * picture);
148 GstH264Picture * picture, GstH264Slice * slice, GstH264Dpb * dpb);
150 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0,
153 GstH264Picture * picture);
210 sizeof (GstH264Picture *), 16); in gst_nv_h264_dec_init()
461 GstVideoCodecFrame * frame, GstH264Picture * picture) in gst_nv_h264_dec_new_picture()
483 const GstH264Picture * first_field, GstH264Picture * second_field) in gst_nv_h264_dec_new_field_picture()
488 gst_h264_picture_get_user_data ((GstH264Picture *) first_field); in gst_nv_h264_dec_new_field_picture()
504 GstVideoCodecFrame * frame, GstH264Picture * picture) in gst_nv_h264_dec_output_picture()
550 GstH264Picture * picture) in gst_nv_h264_dec_get_decoder_frame_from_picture()
651 gst_nv_h264_dec_fill_dpb (GstNvH264Dec * self, GstH264Picture * ref, in gst_nv_h264_dec_fill_dpb()
713 GstH264Picture * picture, GstH264Slice * slice, GstH264Dpb * dpb) in gst_nv_h264_dec_start_picture()
786 GstH264Picture *other = g_array_index (ref_list, GstH264Picture *, i); in gst_nv_h264_dec_start_picture()
794 GstH264Picture *other = g_array_index (ref_list, GstH264Picture *, i); in gst_nv_h264_dec_start_picture()
808 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_nv_h264_dec_decode_slice()
852 gst_nv_h264_dec_end_picture (GstH264Decoder * decoder, GstH264Picture * picture) in gst_nv_h264_dec_end_picture()