Home
last modified time | relevance | path

Searched refs:NumDeltaPocsOfRefRpsIdx (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/include/vk_video/
H A Dvulkan_video_codec_h265std_decode.h38 uint8_t NumDeltaPocsOfRefRpsIdx; member
/third_party/vulkan-headers/include/vk_video/
H A Dvulkan_video_codec_h265std_decode.h43 uint8_t NumDeltaPocsOfRefRpsIdx; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
H A Dvulkan_video_codec_h265std_decode.h35 uint8_t NumDeltaPocsOfRefRpsIdx; // NumDeltaPocs[ RefRpsIdx ] when short_term_ref_pic_set_sps_flag = 1, otherwise 0 member
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c495 picture->NumDeltaPocsOfRefRpsIdx = picture_info->NumDeltaPocsOfRefRpsIdx; in vlVdpDecoderRenderH265()
/third_party/ffmpeg/libavcodec/
H A Dnvdec_hevc.c187 .NumDeltaPocsOfRefRpsIdx = s->sh.short_term_rps ? s->sh.short_term_rps->rps_idx_num_delta_pocs : 0, in nvdec_hevc_start_frame()
H A Dvdpau_hevc.c213 info->NumDeltaPocsOfRefRpsIdx = sh->short_term_rps->rps_idx_num_delta_pocs; in vdpau_hevc_start_frame()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h627 uint32_t NumDeltaPocsOfRefRpsIdx; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp502 int32_t NumDeltaPocsOfRefRpsIdx; member
H A DvktVideoBaseDecodeUtils.cpp1410 pStdPictureInfo->NumDeltaPocsOfRefRpsIdx = (uint8_t)pin->NumDeltaPocsOfRefRpsIdx;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_video.hpp2194 ( NumDeltaPocsOfRefRpsIdx == rhs.NumDeltaPocsOfRefRpsIdx ) && ( PicOrderCntVal == rhs.PicOrderCntVal ) &&
2210 uint8_t NumDeltaPocsOfRefRpsIdx = {}; member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c705 priv->picture.h265.NumDeltaPocsOfRefRpsIdx = rps->num_delta_poc; in vid_dec_h265_EndFrame()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp1206 // NumDeltaPocsOfRefRpsIdx = s->sh.short_term_rps ?
1208 pStdPictureInfo->NumDeltaPocsOfRefRpsIdx = pin->NumDeltaPocsOfRefRpsIdx;
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c675 result.num_delta_pocs_ref_rps_idx = pic->NumDeltaPocsOfRefRpsIdx; in get_h265_msg()
H A Dradeon_vcn_dec.c383 result.num_delta_pocs_ref_rps_idx = pic->NumDeltaPocsOfRefRpsIdx; in get_h265_msg()

Completed in 30 milliseconds