Home | Sort by relevance Sort by last modified time |
/external/libhevc/decoder/ | |
ihevcd_inter_pred.c | 148 WORD32 luma_weight_l0, luma_weight_l1; local 206 luma_weight_l1 = 0; 254 luma_weight_l1 = ps_slice_hdr->s_wt_ofst.i2_luma_weight_l1[ps_pu->mv.i1_l1_ref_idx]; 509 luma_weight_l1, 592 ps_pu->b2_pred_mode == PRED_L0 ? luma_weight_l0 : luma_weight_l1, |
/hardware/intel/common/libva/va/ | |
va_enc_h264.h | 484 signed short luma_weight_l1[32]; member in struct:_VAEncSliceParameterBufferH264 |
va.h | 2271 short luma_weight_l1[32]; member in struct:_VASliceParameterBufferH264 [all...] |
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/ | |
h264.h | 692 int16_t luma_weight_l1[32]; member in struct:_h264__pred_weight_table |