Home
last modified time | relevance | path

Searched refs:RefPics (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvdpau_hevc.c235 info->RefPics[i] = VDP_INVALID_HANDLE; in vdpau_hevc_start_frame()
251 info->RefPics[j] = ff_vdpau_get_surface_id(frame->frame); in vdpau_hevc_start_frame()
253 in the RefPics array. */ in vdpau_hevc_start_frame()
293 correspond to positions in the RefPics array. */ in vdpau_hevc_start_frame()
300 if (id == info->RefPics[k]) { in vdpau_hevc_start_frame()
316 correspond to positions in the RefPics array. */ in vdpau_hevc_start_frame()
323 if (id == info->RefPics[k]) { in vdpau_hevc_start_frame()
339 correspond to positions in the RefPics array. */ in vdpau_hevc_start_frame()
346 if (id == info->RefPics[k]) { in vdpau_hevc_start_frame()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp508 INvidiaVulkanPicture* RefPics[16]; member
H A DvktVideoBaseDecodeUtils.cpp1719 int8_t picIdx = GetPicIdx(pin->RefPics[inIdx]);
1722 refOnlyDpbIn[numUsedRef].setReference((pin->IsLongTerm[inIdx] == 1), pin->PicOrderCntVal[inIdx], GetPic(pin->RefPics[inIdx]));
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c503 picture_info->RefPics[i], in vlVdpDecoderRenderH265()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp2135 int8_t picIdx = GetPicIdx(pin->RefPics[inIdx]);
2140 GetPic(pin->RefPics[inIdx]));

Completed in 11 milliseconds