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

  /hardware/qcom/media/mm-video/vidc/vdec/inc/
h264_utils.h 271 OMX_U32 cpb_size_value[MAX_CPB_COUNT]; member in struct:__anon20891
  /hardware/qcom/media/mm-video/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...]

Completed in 25 milliseconds