HomeSort by relevance Sort by last modified time
    Searched refs:luma_weight_l1 (Results 1 - 9 of 9) sorted by null

  /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...]
va_trace.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sh.c 488 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/
vbp_h264_parser.c 388 slc_parms->luma_weight_l1[i] = slice_header->sh_predwttbl.luma_weight_l1[i];
413 slc_parms->luma_weight_l1[i] = 0;
    [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
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c     [all...]
  /hardware/intel/img/psb_video/src/
pnw_H264.c     [all...]

Completed in 638 milliseconds