Searched refs:luma_weight_l1 (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/libva/va/
H A Dva_enc_h264.h484 signed short luma_weight_l1[32]; member in struct:_VAEncSliceParameterBufferH264
H A Dva.h2271 short luma_weight_l1[32]; member in struct:_VASliceParameterBufferH264
H A Dva_trace.c1360 p->luma_weight_l1[i],
1663 p->luma_weight_l1[i],
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
H A Dh264parse_sh.c488 SliceHeader->sh_predwttbl.luma_weight_l1[i] = h264_GetVLCElement(parent, pInfo, true);
493 SliceHeader->sh_predwttbl.luma_weight_l1[i] = (1 << SliceHeader->sh_predwttbl.luma_log2_weight_denom);
604 //SliceHeader->sh_predwttbl.luma_weight_l1[i] = h264_GetVLCElement(pInfo, true, "luma_weight_l1");
611 //SliceHeader->sh_predwttbl.luma_weight_l1[i] = (1 << SliceHeader->sh_predwttbl.luma_log2_weight_denom);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_h264_parser.c388 slc_parms->luma_weight_l1[i] = slice_header->sh_predwttbl.luma_weight_l1[i];
413 slc_parms->luma_weight_l1[i] = 0;
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
H A Dh264.h692 int16_t luma_weight_l1[32]; member in struct:_h264__pred_weight_table
/hardware/intel/img/psb_video/src/mrst/
H A Dpsb_H264.c1300 REGIO_WRITE_FIELD_MASKEDLITE(reg_value, MSVDX_CMDS, H264_WEIGHTED_FACTORS_B, Y_WEIGHT_B, slice_param->luma_weight_l1[i]);
/hardware/intel/img/psb_video/src/
H A Dpnw_H264.c1391 REGIO_WRITE_FIELD_MASKEDLITE(reg_value, MSVDX_CMDS, H264_WEIGHTED_FACTORS_B, Y_WEIGHT_B, slice_param->luma_weight_l1[i]);

Completed in 317 milliseconds