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

  /external/libhevc/decoder/
ihevcd_inter_pred.c 150 WORD32 luma_offset_l0, luma_offset_l1; local
199 luma_offset_l0 = 0;
242 luma_offset_l0 = ps_slice_hdr->s_wt_ofst.i2_luma_offset_l0[ps_pu->mv.i1_l0_ref_idx];
508 luma_offset_l0,
593 ps_pu->b2_pred_mode == PRED_L0 ? luma_offset_l0 : luma_offset_l1,
  /hardware/intel/common/libva/va/
va_dec_hevc.h 417 int8_t luma_offset_l0[15]; member in struct:_VASliceParameterBufferHEVC
va_enc_h264.h 474 signed short luma_offset_l0[32]; member in struct:_VAEncSliceParameterBufferH264
va.h 2266 short luma_offset_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 446 SliceHeader->sh_predwttbl.luma_offset_l0[i] = h264_GetVLCElement(parent, pInfo, true);
451 SliceHeader->sh_predwttbl.luma_offset_l0[i] = 0;
561 //SliceHeader->sh_predwttbl.luma_offset_l0[i] = h264_GetVLCElement(pInfo, true, "luma_offset_l0");
567 //SliceHeader->sh_predwttbl.luma_offset_l0[i] = 0;
  /hardware/intel/img/psb_video/src/
tng_hostheader.h 274 IMG_INT32 luma_offset_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 387 slc_parms->luma_offset_l0[i] = slice_header->sh_predwttbl.luma_offset_l0[i];
412 slc_parms->luma_offset_l0[i] = 0;
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 686 int8_t luma_offset_l0[32]; member in struct:_h264__pred_weight_table
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c     [all...]

Completed in 89 milliseconds