Home
last modified time | relevance | path

Searched refs:weighted_pred_flag (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h82 unsigned char weighted_pred_flag; member
H A Dvdec_h264_req_common.c135 GET_MTK_VDEC_FLAG(weighted_pred_flag, in mtk_vdec_h264_copy_pps_params()
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h178 unsigned int weighted_pred_flag; member
H A Dnal-hevc.h284 unsigned int weighted_pred_flag; member
H A Dnal-h264.c322 rbsp_bit(rbsp, &pps->weighted_pred_flag); in nal_h264_rbsp_pps()
H A Dnal-hevc.c452 rbsp_bit(rbsp, &pps->weighted_pred_flag); in nal_hevc_rbsp_pps()
H A Dallegro-core.c1693 pps->weighted_pred_flag = 0; in allegro_h264_write_pps()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch8433 + (sh->slice_type == HEVC_SLICE_P && !h->ps.pps->weighted_pred_flag) ||
8867 + if (pps->weighted_pred_flag)