Home
last modified time | relevance | path

Searched defs:start_code (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dhevc_utils.cpp141 boolean start_code = (size_of_nal_length_field==0)?true:false; in isNewFrame() local
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dhevc_utils.cpp141 boolean start_code = (size_of_nal_length_field==0)?true:false; in isNewFrame() local
Dh264_utils.cpp252 boolean start_code = (size_of_nal_length_field==0)?true:false; in extract_rbsp() local
/hardware/qcom/sm8150/media/libarbitrarybytes/src/
Dhevc_utils.cpp139 boolean start_code = (size_of_nal_length_field==0)?true:false; in isNewFrame() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dhevc_utils.cpp141 boolean start_code = (size_of_nal_length_field==0)?true:false; in isNewFrame() local
Dh264_utils.cpp252 boolean start_code = (size_of_nal_length_field==0)?true:false; in extract_rbsp() local
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dframeparser.h78 unsigned char *start_code; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dframeparser.h83 unsigned char *start_code; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dframeparser.h84 unsigned char *start_code; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dframeparser.h85 unsigned char *start_code; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dframeparser.h85 unsigned char *start_code; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dh264_utils.cpp262 boolean start_code = (size_of_nal_length_field==0)?true:false; in extract_rbsp() local