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

  /hardware/intel/common/libva/va/
va_enc_h264.h 470 unsigned char luma_weight_l0_flag; member in struct:_VAEncSliceParameterBufferH264
va.h 2264 unsigned char luma_weight_l0_flag; member in struct:_VASliceParameterBufferH264
    [all...]
va_trace.c     [all...]
  /external/v4l2_codec2/vda/
h264_parser.h 293 bool luma_weight_l0_flag; member in struct:media::H264SliceHeader
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sh.c 441 SliceHeader->sh_predwttbl.luma_weight_l0_flag = flag;
443 if(SliceHeader->sh_predwttbl.luma_weight_l0_flag)
553 //SliceHeader->sh_predwttbl.luma_weight_l0_flag = h264_GetBits(pInfo, 1, "luma_weight_l0_flag");
556 //if(SliceHeader->sh_predwttbl.luma_weight_l0_flag)
  /hardware/intel/img/psb_video/src/
tng_hostheader.h 300 IMG_BOOL luma_weight_l0_flag[2]; // Support for 2 ref pictures on P, or 1 pic in each direction on B. member in struct:_H264_SLICE_HEADER_PARAMS_STRUC
tng_hostheader.c     [all...]
tng_trace.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 379 slc_parms->luma_weight_l0_flag = slice_header->sh_predwttbl.luma_weight_l0_flag;
405 slc_parms->luma_weight_l0_flag = 0;
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 684 uint8_t luma_weight_l0_flag; member in struct:_h264__pred_weight_table
  /external/libvncserver/libvncclient/
h264.c 552 p->luma_weight_l0_flag = 1;

Completed in 555 milliseconds