Searched refs:cpb_size_value (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dh264_utils.h271 OMX_U32 cpb_size_value[MAX_CPB_COUNT]; member in struct:__anon4011
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h273 OMX_U32 cpb_size_value[MAX_CPB_COUNT]; member in struct:__anon4030
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h273 OMX_U32 cpb_size_value[MAX_CPB_COUNT]; member in struct:__anon4071
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h273 OMX_U32 cpb_size_value[MAX_CPB_COUNT]; member in struct:__anon4122
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dh264_utils.cpp758 hrd_param->cpb_size_value[idx] = uev() + 1;
761 ALOGV("-->cpb_size_value [%d] : %u", idx, hrd_param->cpb_size_value[idx]);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp705 hrd_param->cpb_size_value[idx] = uev() + 1;
708 ALOGV("-->cpb_size_value [%d] : %u", idx, hrd_param->cpb_size_value[idx]);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp705 hrd_param->cpb_size_value[idx] = uev() + 1;
708 ALOGV("-->cpb_size_value [%d] : %u", idx, hrd_param->cpb_size_value[idx]);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Dh264_utils.cpp705 hrd_param->cpb_size_value[idx] = uev() + 1;
708 ALOGV("-->cpb_size_value [%d] : %u", idx, hrd_param->cpb_size_value[idx]);

Completed in 41 milliseconds