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

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 271 OMX_U32 cpb_size_value[MAX_CPB_COUNT]; member in struct:__anon34069
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 273 OMX_U32 cpb_size_value[MAX_CPB_COUNT]; member in struct:__anon34088
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 273 OMX_U32 cpb_size_value[MAX_CPB_COUNT]; member in struct:__anon34128
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp 758 hrd_param->cpb_size_value[idx] = uev() + 1;
761 ALOGV("-->cpb_size_value [%d] : %u", idx, hrd_param->cpb_size_value[idx]);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 705 hrd_param->cpb_size_value[idx] = uev() + 1;
708 ALOGV("-->cpb_size_value [%d] : %u", idx, hrd_param->cpb_size_value[idx]);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp 705 hrd_param->cpb_size_value[idx] = uev() + 1;
708 ALOGV("-->cpb_size_value [%d] : %u", idx, hrd_param->cpb_size_value[idx]);
    [all...]

Completed in 4231 milliseconds