HomeSort by relevance Sort by last modified time
    Searched refs:entropy_coding_mode_flag (Results 26 - 38 of 38) sorted by null

12

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
viddec_h264_workload.c 531 PUT_BSD_IMAGE_ENTROPY_CODING_MODE_FLAG_BIT(pInfo->active_PPS.entropy_coding_mode_flag) +
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 919 pic_parms->pic_fields.bits.entropy_coding_mode_flag = parser->info.active_PPS.entropy_coding_mode_flag;
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderAVC.cpp     [all...]
  /hardware/intel/img/psb_video/src/
pnw_H264.c 749 REGIO_WRITE_FIELD_LITE(ctx->reg_PPS0, MSVDX_VEC_H264, CR_VEC_H264_FE_PPS0, ENTROPY_CODING_MODE_FLAG, pic_params->pic_fields.bits.entropy_coding_mode_flag);
    [all...]
tng_hostheader.c 490 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: entropy_coding_mode_flag = %d\n",__FUNCTION__, pPHParams->entropy_coding_mode_flag);
520 (pPHParams->entropy_coding_mode_flag << 4) | // entropy_coding_mode_flag (1 bit) 0 for CAVLC
    [all...]
tng_H264ES.c     [all...]
tng_trace.c     [all...]
  /hardware/intel/common/libva/test/encode/
h264encode.c 401 bitstream_put_ui(bs, pic_param.pic_fields.bits.entropy_coding_mode_flag, 1); /* entropy_coding_mode_flag */
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_uvd.c 537 result.pps_info_flags |= pic->pps->entropy_coding_mode_flag << 8;
    [all...]
  /hardware/intel/common/libva/va/
va_trace.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c 733 REGIO_WRITE_FIELD_LITE(ctx->reg_PPS0, MSVDX_VEC_H264, CR_VEC_H264_FE_PPS0, ENTROPY_CODING_MODE_FLAG, pic_params->pic_fields.bits.entropy_coding_mode_flag);
    [all...]
  /external/v4l2_codec2/vda/
v4l2_slice_video_decode_accelerator.cc     [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 603 milliseconds

12