/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | picture_hevc.c | 33 VAPictureParameterBufferHEVC *hevc = buf->data; in vlVaHandlePictureParameterBufferHEVC() local 37 context->desc.h265.pps->sps->chroma_format_idc = hevc->pic_fields.bits.chroma_format_idc; in vlVaHandlePictureParameterBufferHEVC() 39 hevc->pic_fields.bits.separate_colour_plane_flag; in vlVaHandlePictureParameterBufferHEVC() 40 context->desc.h265.pps->sps->pic_width_in_luma_samples = hevc->pic_width_in_luma_samples; in vlVaHandlePictureParameterBufferHEVC() 41 context->desc.h265.pps->sps->pic_height_in_luma_samples = hevc->pic_height_in_luma_samples; in vlVaHandlePictureParameterBufferHEVC() 42 context->desc.h265.pps->sps->bit_depth_luma_minus8 = hevc->bit_depth_luma_minus8; in vlVaHandlePictureParameterBufferHEVC() 43 context->desc.h265.pps->sps->bit_depth_chroma_minus8 = hevc->bit_depth_chroma_minus8; in vlVaHandlePictureParameterBufferHEVC() 45 hevc->log2_max_pic_order_cnt_lsb_minus4; in vlVaHandlePictureParameterBufferHEVC() 47 hevc->sps_max_dec_pic_buffering_minus1; in vlVaHandlePictureParameterBufferHEVC() 49 hevc in vlVaHandlePictureParameterBufferHEVC() [all...] |
/third_party/ffmpeg/tests/fate/ |
H A D | hevc.mak | 181 $(foreach VAR,$(FATE_HEVC_VARS), $(eval HEVC_TESTS_$(VAR) := $(addprefix fate-hevc-conformance-, $(HEVC_SAMPLES_$(VAR))))) 202 fate-hevc-conformance-%: CMD = framecrc -flags unaligned -i $(TARGET_SAMPLES)/hevc-conformance/$(subst fate-hevc-conformance-,,$(@)).bit $(SCALE_OPTS) 203 $(HEVC_TESTS_422_10BIN): CMD = framecrc -flags unaligned -i $(TARGET_SAMPLES)/hevc-conformance/$(subst fate-hevc-conformance-,,$(@)).bin $(SCALE_OPTS) 212 fate-hevc-paramchange-yuv420p-yuv420p10: CMD = framecrc -vsync passthrough -i $(TARGET_SAMPLES)/hevc/paramchange_yuv420p_yuv420p10.hevc -sws_flags area+accurate_rnd+bitexact 213 FATE_HEVC-$(call FRAMECRC, HEVC, HEVC, HEVC_PARSER SCALE_FILTER LARGE_TESTS) += fate-hevc [all...] |
H A D | cbs.mak | 5 fate-cbs: fate-cbs-av1 fate-cbs-h264 fate-cbs-hevc fate-cbs-mpeg2 fate-cbs-vp9 96 $(foreach N,$(FATE_CBS_HEVC_SAMPLES),$(eval $(call FATE_CBS_TEST,hevc,$(basename $(N)),hevc,hevc-conformance/$(N),hevc))) 100 fate-cbs-hevc: $(FATE_CBS_HEVC-yes)
|
H A D | matroska.mak | 91 fate-matroska-dovi-write-config8: CMD = transcode mov $(TARGET_SAMPLES)/hevc/dv84.mov matroska "-c copy" "-map 0 -c copy -t 0.4" "-show_entries stream_side_data_list -select_streams v"
|
/third_party/ffmpeg/libavcodec/ |
H A D | nvenc.c | 1209 NV_ENC_CONFIG_HEVC *hevc = &cc->encodeCodecConfig.hevcConfig; in nvenc_setup_hevc_config() local 1210 NV_ENC_CONFIG_HEVC_VUI_PARAMETERS *vui = &hevc->hevcVUIParameters; in nvenc_setup_hevc_config() 1226 hevc->sliceMode = 3; in nvenc_setup_hevc_config() 1227 hevc->sliceModeData = avctx->slices > 0 ? avctx->slices : 1; in nvenc_setup_hevc_config() 1230 hevc->enableIntraRefresh = 1; in nvenc_setup_hevc_config() 1231 hevc->intraRefreshPeriod = avctx->gop_size; in nvenc_setup_hevc_config() 1232 hevc->intraRefreshCnt = avctx->gop_size - 1; in nvenc_setup_hevc_config() 1234 hevc->singleSliceIntraRefresh = ctx->single_slice_intra_refresh; in nvenc_setup_hevc_config() 1240 hevc->enableConstrainedEncoding = 1; in nvenc_setup_hevc_config() 1243 hevc in nvenc_setup_hevc_config() [all...] |
H A D | vdpau_internal.h | 52 VdpPictureInfoHEVC hevc; member
|
H A D | nvdec_hevc.c | 79 CUVIDHEVCPICPARAMS *ppc = &pp->CodecSpecific.hevc; in nvdec_hevc_start_frame() 99 .CodecSpecific.hevc = { in nvdec_hevc_start_frame()
|
H A D | v4l2_m2m_dec.c | 260 M2MDEC(hevc, "HEVC", AV_CODEC_ID_HEVC, "hevc_mp4toannexb");
|
H A D | mediacodecdec.c | 332 codec_mime = "video/hevc"; in mediacodec_decode_init() 558 DECLARE_MEDIACODEC_VDEC(hevc, "H.265", AV_CODEC_ID_HEVC, "hevc_mp4toannexb")
|
H A D | v4l2_m2m_enc.c | 443 M2MENC(hevc, "HEVC", options, AV_CODEC_ID_HEVC);
|
H A D | vdpau_hevc.c | 41 VdpPictureInfoHEVC *info = &pic_ctx->info.hevc; in vdpau_hevc_start_frame()
|
H A D | rkmppdec.c | 584 RKMPP_DEC(hevc, AV_CODEC_ID_HEVC, "hevc_mp4toannexb")
|
H A D | hevcdec.c | 45 #include "hevc.h" 3878 .p.name = "hevc", 3896 HWACCEL_DXVA2(hevc), 3899 HWACCEL_D3D11VA(hevc), 3902 HWACCEL_D3D11VA2(hevc), 3905 HWACCEL_NVDEC(hevc), 3908 HWACCEL_VAAPI(hevc), 3911 HWACCEL_VDPAU(hevc), 3914 HWACCEL_VIDEOTOOLBOX(hevc),
|
H A D | mfenc.c | 1293 MF_ENCODER(VIDEO, hevc, HEVC, venc_opts, VFMTS, VCAPS);
|
H A D | cuviddec.c | 1147 DEFINE_CUVID_CODEC(hevc, HEVC, "hevc_mp4toannexb")
|
H A D | qsvdec.c | 1050 DEFINE_QSV_DECODER_WITH_OPTION(hevc, HEVC, "hevc_mp4toannexb", hevc_options)
|
/third_party/ffmpeg/libavformat/ |
H A D | hevcdec.c | 22 #include "libavcodec/hevc.h" 64 FF_DEF_RAWVIDEO_DEMUXER(hevc, "raw HEVC video", hevc_probe, "hevc,h265,265", AV_CODEC_ID_HEVC)
|
H A D | Makefile | 335 av1.o avc.o hevc.o \ 357 OBJS-$(CONFIG_MOV_MUXER) += movenc.o av1.o avc.o hevc.o vpcc.o \ 507 avc.o hevc.o
|
/third_party/ffmpeg/tests/ |
H A D | Makefile | 196 include $(SRC_PATH)/tests/fate/hevc.mak
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoBaseDecodeUtils.cpp | 1154 const VkParserHevcPictureData* const pin = &pd->CodecSpecific.hevc; 1178 pDecodePictureInfo->videoFrameType = 0; // pd->CodecSpecific.hevc.SliceType; 1179 if (pd->CodecSpecific.hevc.mv_hevc_enable) { 1180 pDecodePictureInfo->viewId = pd->CodecSpecific.hevc.nuh_layer_id; 1195 // hevc->irapPicFlag = m_slh.nal_unit_type >= NUT_BLA_W_LP && 1198 // hevc->idrPicFlag = m_slh.nal_unit_type == NUT_IDR_W_RADL ||
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_dec.c | 1985 rvcn_dec_message_hevc_t hevc = in rvcn_dec_message_decode() local 1988 memcpy(codec, (void *)&hevc, sizeof(rvcn_dec_message_hevc_t)); in rvcn_dec_message_decode()
|