Searched refs:get_nal_unit_type (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A Dh264_utils.h453 OMX_U32 get_nal_unit_type(OMX_U32 *nal_unit_type);
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Dh264_utils.cpp1214 OMX_U32 h264_stream_parser::get_nal_unit_type(OMX_U32 *nal_unit_type) function in class:h264_stream_parser
1218 ALOGV("-->get_nal_unit_type: IN");
1228 ALOGE("ERROR in get_nal_unit_type: Start code not found!");
1246 ALOGV("-->get_nal_unit_type: OUT");
1388 cons_bytes = get_nal_unit_type(&nal_unit_type);

Completed in 29 milliseconds