Home
last modified time | relevance | path

Searched refs:cb_qp_offset_list (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec_hevc.c207 if (pps->chroma_qp_offset_list_len_minus1 > FF_ARRAY_ELEMS(ppc->cb_qp_offset_list) || in nvdec_hevc_start_frame()
213 ppc->cb_qp_offset_list[i] = pps->cb_qp_offset_list[i]; in nvdec_hevc_start_frame()
Dhevc_ps.h304 int8_t cb_qp_offset_list[6]; member
Dvaapi_hevc.c244 pic->pic_param.rext.cb_qp_offset_list[i] = pps->cb_qp_offset_list[i]; in vaapi_hevc_start_frame()
Dvdpau_hevc.c388 info2->cb_qp_adjustment[i] = pps->cb_qp_offset_list[i]; in vdpau_hevc_start_frame()
Dcbs_h265.h416 int8_t cb_qp_offset_list[6]; member
Dhevc_ps.c1341 pps->cb_qp_offset_list[i] = get_se_golomb_long(gb); in pps_range_extensions()
1342 if (pps->cb_qp_offset_list[i]) { in pps_range_extensions()
Dcbs_h265_syntax_template.c985 ses(cb_qp_offset_list[i], -12, +12, 1, i); in FUNC()
Dhevcdec.c1153 lc->tu.cu_qp_offset_cb = s->ps.pps->cb_qp_offset_list[cu_chroma_qp_offset_idx]; in hls_transform_unit()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h265std.h322 int8_t cb_qp_offset_list[6]; member
/third_party/mesa3d/include/vk_video/
Dvulkan_video_codec_h265std.h342 …int8_t cb_qp_offset_list[STD_VIDEO_H265_CHROMA_QP_OFFSET_LIST_SIZ… member
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h265std.h417 …int8_t cb_qp_offset_list[STD_VIDEO_H265_CHROMA_QP_OFFSET_LI… member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl8895 int8_t cb_qp_offset_list[STD_VIDEO_H265_CHROMA_QP_OFFSET_LIST_SIZE]; member
DvkStrUtilImpl.inl17020 …< '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.cb_qp_offset_list), DE_ARRAY_END(value.cb_qp_offse…
DvkVulkan_c.inl895 …deInt8 cb_qp_offset_list[STD_VIDEO_H265_CHROMA_QP_OFFSET_LI… member