Searched refs:pictureType (Results 1 – 8 of 8) sorted by relevance
67 StdVideoH264PictureType pictureType; member
1814 …NV_ENC_PIC_TYPE pictureType; /**< [in]: Specifies i… member1900 …NV_ENC_PIC_TYPE pictureType; /**< [out]: Picture type of the encoded pictu… member
1185 if (lock_bs.pictureType == NV_ENC_PIC_TYPE_IDR) { in gst_nv_base_enc_bitstream_thread()1211 lock_bs.frameIdx, picture_type_to_string (lock_bs.pictureType), in gst_nv_base_enc_bitstream_thread()
2012 switch (lock_params.pictureType) { in process_output_surface()
6383 StdVideoH264PictureType pictureType; member
403 StdVideoH264PictureType pictureType; member
13057 s << "\tpictureType = " << value.pictureType << '\n';