Home
last modified time | relevance | path

Searched refs:luma_offset_l1 (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvaapi_hevc.c334 memset(slice_param->luma_offset_l1, 0, sizeof(slice_param->luma_offset_l1)); in fill_pred_weight_table()
366 slice_param->luma_offset_l1[i] = sh->luma_offset_l1[i]; in fill_pred_weight_table()
477 memcpy(pic->last_slice_param.rext.luma_offset_l1, pic->last_slice_param.base.luma_offset_l1, in vaapi_hevc_decode_slice()
478 … sizeof(pic->last_slice_param.base.luma_offset_l1)); in vaapi_hevc_decode_slice()
Dcbs_h264.h336 int8_t luma_offset_l1[H264_MAX_REFS]; member
Dvaapi_h264.c372 slice_param.luma_offset_l1, in vaapi_h264_decode_slice()
Dhevcdec.h321 int16_t luma_offset_l1[16]; member
Dcbs_h265.h503 int16_t luma_offset_l1[HEVC_MAX_REFS]; member
Dcbs_h265_syntax_template.c1272 ses(luma_offset_l1[i], in FUNC()
1277 infer(luma_offset_l1[i], 0); in FUNC()
Dcbs_h264_syntax_template.c871 ses(luma_offset_l1[i], -128, +127, 1, i); in FUNC()
Dhevcdec.c217 s->sh.luma_offset_l1[i] = 0; in pred_weight_table()
233 s->sh.luma_offset_l1[i] = get_se_golomb(gb); in pred_weight_table()
1610 … s->sh.luma_offset_l1[current_mv->ref_idx[1]], in luma_mc_bi()
1934 s->sh.luma_offset_l1[current_mv.ref_idx[1]]); in hls_prediction_unit()
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h265std_encode.h64 int8_t luma_offset_l1[STD_VIDEO_ENCODE_H265_LUMA_LIST_SIZE]; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah265dec.c427 slice_param->base.luma_offset_l1[i] = in _fill_pred_weight_table()
428 header->pred_weight_table.luma_offset_l1[i]; in _fill_pred_weight_table()
431 slice_param->rext.luma_offset_l1[i] = in _fill_pred_weight_table()
432 header->pred_weight_table.luma_offset_l1[i]; in _fill_pred_weight_table()
Dgstvah264dec.c300 slice_param->luma_offset_l1[i] = in _fill_pred_weight_table()
301 header->pred_weight_table.luma_offset_l1[i]; in _fill_pred_weight_table()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h858 gint8 luma_offset_l1[32]; member
Dgsth265parser.h1294 gint8 luma_offset_l1[15]; member
Dgsth264parser.c834 READ_SE_ALLOWED (nr, p->luma_offset_l1[i], -128, 127); in gst_h264_slice_parse_pred_weight_table()
Dgsth265parser.c995 READ_SE_ALLOWED (nr, p->luma_offset_l1[i], -128, 127); in gst_h265_slice_parse_pred_weight_table()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c691 slice_hdr->pred_weight_table.luma_offset_l1[i]; in gst_v4l2_codec_h264_dec_fill_pred_weight()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6854 int8_t luma_offset_l1[STD_VIDEO_ENCODE_H265_LUMA_LIST_SIZE]; member
DvkStrUtilImpl.inl13618 …" << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.luma_offset_l1), DE_ARRAY_END(value.luma_offset…