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

  /hardware/qcom/msm8x74/kernel-headers/media/
msm_vidc.h 45 unsigned int num_mbs; member in struct:msm_vidc_concealmb_payload
  /hardware/qcom/msm8x84/kernel-headers/media/
msm_vidc.h 46 unsigned int num_mbs; member in struct:msm_vidc_concealmb_payload
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_vidc.h 25 unsigned int num_mbs; member in struct:msm_vidc_concealmb_payload
  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 164 OMX_U32 num_mbs; member in struct:OMX_VIDEO_ERROR_INFO
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
firstpass.c 984 int num_mbs = cpi->common.MBs; local
1103 int num_mbs = cpi->common.MBs; local
1187 int num_mbs = cpi->common.MBs; local
1233 int num_mbs = cpi->common.MBs; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 984 int num_mbs = cpi->common.MBs; local
1103 int num_mbs = cpi->common.MBs; local
1187 int num_mbs = cpi->common.MBs; local
1233 int num_mbs = cpi->common.MBs; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c 984 int num_mbs = cpi->common.MBs; local
1103 int num_mbs = cpi->common.MBs; local
1187 int num_mbs = cpi->common.MBs; local
1233 int num_mbs = cpi->common.MBs; local
    [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 163 uint32_t num_mbs; member in struct:VideoErrorInfo
VideoDecoderBase.cpp     [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msm_vidc.h 71 unsigned int num_mbs; member in struct:msm_vidc_concealmb_payload
  /external/libhevc/decoder/
ihevcd_decode.c 398 WORD32 num_mbs; local
400 num_mbs = (ps_codec->i4_wd * ps_codec->i4_ht + 255) >> 8;
403 memset(ps_codec->mb_map, 0, ((num_mbs + 7) >> 3));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.c 906 const int num_mbs = cpi->common.MBs; local
911 const double err_per_mb = section_err / num_mbs;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_firstpass.c 923 const int num_mbs = cpi->common.MBs; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 907 const int num_mbs = cpi->common.MBs; local
912 const double err_per_mb = section_err / num_mbs;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]

Completed in 709 milliseconds