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

  /external/libhevc/decoder/
ihevcd_inter_pred.c 148 WORD32 luma_weight_l0, luma_weight_l1; local
195 luma_weight_l0 = 0;
238 luma_weight_l0 = ps_slice_hdr->s_wt_ofst.i2_luma_weight_l0[ps_pu->mv.i1_l0_ref_idx];
507 luma_weight_l0,
592 ps_pu->b2_pred_mode == PRED_L0 ? luma_weight_l0 : luma_weight_l1,
  /hardware/intel/common/libva/va/
va_enc_h264.h 472 signed short luma_weight_l0[32]; member in struct:_VAEncSliceParameterBufferH264
va.h 2265 short luma_weight_l0[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 445 SliceHeader->sh_predwttbl.luma_weight_l0[i] = h264_GetVLCElement(parent, pInfo, true);
450 SliceHeader->sh_predwttbl.luma_weight_l0[i] = (1 << SliceHeader->sh_predwttbl.luma_log2_weight_denom);
559 //SliceHeader->sh_predwttbl.luma_weight_l0[i] = h264_GetVLCElement(pInfo, true, "luma_weight_l0");
566 //SliceHeader->sh_predwttbl.luma_weight_l0[i] = (1 << SliceHeader->sh_predwttbl.luma_log2_weight_denom);
  /hardware/intel/img/psb_video/src/
tng_hostheader.h 273 IMG_INT32 luma_weight_l0[2]; member in struct:_H264_SLICE_HEADER_PARAMS_STRUC
tng_hostheader.c     [all...]
tng_trace.c     [all...]
pnw_H264.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 386 slc_parms->luma_weight_l0[i] = slice_header->sh_predwttbl.luma_weight_l0[i];
411 slc_parms->luma_weight_l0[i] = 0;
    [all...]
  /external/libvncserver/libvncclient/
h264.c 534 p->luma_weight_l0[0]=0x01;
564 p->luma_weight_l0[0]=0x01;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 685 int16_t luma_weight_l0[32]; member in struct:_h264__pred_weight_table
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c     [all...]

Completed in 612 milliseconds