Home
last modified time | relevance | path

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

/third_party/mesa3d/include/vk_video/
H A Dvulkan_video_codec_h265std_encode.h70 int8_t slice_cb_qp_offset; member
/third_party/vulkan-headers/include/vk_video/
H A Dvulkan_video_codec_h265std_encode.h73 int8_t slice_cb_qp_offset; member
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_hevc_enc.c114 context->desc.h265enc.slice.slice_cb_qp_offset = h265->slice_cb_qp_offset; in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
/third_party/ffmpeg/libavcodec/
H A Dvaapi_hevc.c445 .slice_cb_qp_offset = sh->slice_cb_qp_offset, in vaapi_hevc_decode_slice()
H A Dhevcdec.h290 int slice_cb_qp_offset; member
H A Dcbs_h265.h511 int8_t slice_cb_qp_offset; member
H A Dcbs_h265_syntax_template.c1531 se(slice_cb_qp_offset, -12, +12); in slice_segment_header()
1534 infer(slice_cb_qp_offset, 0); in slice_segment_header()
H A Dvaapi_encode_h265.c1104 .slice_cb_qp_offset = sh->slice_cb_qp_offset, in vaapi_encode_h265_init_slice_params()
H A Dhevc_cabac.c1104 offset = s->ps.pps->cb_qp_offset + s->sh.slice_cb_qp_offset + in ff_hevc_hls_residual_coding()
H A Dhevcdec.c846 sh->slice_cb_qp_offset = get_se_golomb(gb); in hls_slice_header()
848 if (sh->slice_cb_qp_offset < -12 || sh->slice_cb_qp_offset > 12 || in hls_slice_header()
854 sh->slice_cb_qp_offset = 0; in hls_slice_header()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h490 int8_t slice_cb_qp_offset; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_video.hpp2420 ( slice_cb_qp_offset == rhs.slice_cb_qp_offset ) && ( slice_cr_qp_offset == rhs.slice_cr_qp_offset ) &&
2438 int8_t slice_cb_qp_offset = {}; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.c179 enc->enc_pic.hevc_deblock.cb_qp_offset = pic->slice.slice_cb_qp_offset; in radeon_vcn_enc_get_param()
H A Dradeon_uvd_enc_1_1.c364 enc->enc_pic.hevc_deblock.cb_qp_offset = pic->slice.slice_cb_qp_offset; in radeon_uvd_enc_deblocking_filter_hevc()

Completed in 45 milliseconds