Searched refs:pic_type (Results 1 – 14 of 14) sorted by relevance
345 int pic_type = 0, temporal_id = 8, layer_id = 0; in h265_metadata_update_fragment() local358 pic_type < 2) in h265_metadata_update_fragment()359 pic_type = 2; in h265_metadata_update_fragment()361 pic_type < 1) in h265_metadata_update_fragment()362 pic_type = 1; in h265_metadata_update_fragment()371 aud->pic_type = pic_type; in h265_metadata_update_fragment()
428 headerPtrLast.pic_type = EB_AV1_INVALID_PICTURE; in eb_send_frame()446 headerPtr->pic_type = EB_AV1_KEY_PICTURE; in eb_send_frame()450 headerPtr->pic_type = EB_AV1_INVALID_PICTURE; in eb_send_frame()526 switch (headerPtr->pic_type) { in eb_receive_packet()541 if (headerPtr->pic_type == EB_AV1_NON_REF_PICTURE) in eb_receive_packet()
52 int pic_type; member771 hpic->pic_type = 0; in vaapi_encode_h265_init_picture_params()779 hpic->pic_type = 0; in vaapi_encode_h265_init_picture_params()784 hpic->pic_type = 1; in vaapi_encode_h265_init_picture_params()800 hpic->pic_type = 2; in vaapi_encode_h265_init_picture_params()813 .pic_type = hpic->pic_type, in vaapi_encode_h265_init_picture_params()
440 uint8_t pic_type; member
1168 u(3, pic_type, 0, 2); in FUNC()
91 RADEON_ENC_CS(enc->enc_pic.h264_enc_params.picture_info_l0_reference_picture0.pic_type); in radeon_enc_encode_params_h264()96 RADEON_ENC_CS(enc->enc_pic.h264_enc_params.picture_info_l0_reference_picture1.pic_type); in radeon_enc_encode_params_h264()101 RADEON_ENC_CS(enc->enc_pic.h264_enc_params.picture_info_l1_reference_picture0.pic_type); in radeon_enc_encode_params_h264()
861 enc->enc_pic.enc_params.pic_type = RENC_UVD_PICTURE_TYPE_I; in radeon_uvd_enc_encode_params_hevc()864 enc->enc_pic.enc_params.pic_type = RENC_UVD_PICTURE_TYPE_P; in radeon_uvd_enc_encode_params_hevc()867 enc->enc_pic.enc_params.pic_type = RENC_UVD_PICTURE_TYPE_P_SKIP; in radeon_uvd_enc_encode_params_hevc()870 enc->enc_pic.enc_params.pic_type = RENC_UVD_PICTURE_TYPE_B; in radeon_uvd_enc_encode_params_hevc()873 enc->enc_pic.enc_params.pic_type = RENC_UVD_PICTURE_TYPE_I; in radeon_uvd_enc_encode_params_hevc()889 if (enc->enc_pic.enc_params.pic_type == RENC_UVD_PICTURE_TYPE_I) in radeon_uvd_enc_encode_params_hevc()897 RADEON_ENC_CS(enc->enc_pic.enc_params.pic_type); in radeon_uvd_enc_encode_params_hevc()
273 unsigned int pic_type; member280 uint32_t pic_type; member
1142 enc->enc_pic.enc_params.pic_type = RENCODE_PICTURE_TYPE_I; in radeon_enc_encode_params()1145 enc->enc_pic.enc_params.pic_type = RENCODE_PICTURE_TYPE_P; in radeon_enc_encode_params()1148 enc->enc_pic.enc_params.pic_type = RENCODE_PICTURE_TYPE_P_SKIP; in radeon_enc_encode_params()1151 enc->enc_pic.enc_params.pic_type = RENCODE_PICTURE_TYPE_B; in radeon_enc_encode_params()1154 enc->enc_pic.enc_params.pic_type = RENCODE_PICTURE_TYPE_I; in radeon_enc_encode_params()1168 RADEON_ENC_CS(enc->enc_pic.enc_params.pic_type); in radeon_enc_encode_params()
247 uint32_t pic_type; member
638 int enc, pic_type; in read_apic() local687 pic_type = avio_r8(pb); in read_apic()689 if (pic_type < 0 || pic_type >= FF_ARRAY_ELEMS(ff_id3v2_picture_types)) { in read_apic()691 pic_type); in read_apic()692 pic_type = 0; in read_apic()694 apic->type = ff_id3v2_picture_types[pic_type]; in read_apic()
513 stdReferenceInfo.pic_type = STD_VIDEO_H265_PICTURE_TYPE_I;543 stdPictureInfo.pic_type = STD_VIDEO_H265_PICTURE_TYPE_I;607 stdPictureInfo.pic_type = STD_VIDEO_H265_PICTURE_TYPE_P;692 stdPictureInfo.pic_type = STD_VIDEO_H265_PICTURE_TYPE_B;824 This proposal only requires that implementations do not override the `pic_type` and `slice_type` pa…
89 * code:StdVideoEncodeH265PictureInfo::code:pic_type199 code:StdVideoEncodeH265PictureInfo::code:pic_type in the973 * code:pic_type as defined in section 7.4.3.5 of the <<itu-t-h265,ITU-T1236 * code:pic_type as defined in section 7.4.3.5 of the <<itu-t-h265,ITU-T
908 the encoded picture set to the value of pname:pStdPictureInfo->pic_type921 pname:pStdReferenceInfo->pic_type is added to pname:h265L0PictureTypes