Home
last modified time | relevance | path

Searched defs:last_byte (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
H A Dframeparser.h80 unsigned char last_byte; variable
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dframeparser.h86 unsigned char last_byte; variable
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dframeparser.h87 unsigned char last_byte; variable
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dframeparser.h88 unsigned char last_byte; variable
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dframeparser.h88 unsigned char last_byte; variable
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerCCDecoder.cpp261 uint8_t last_byte; in parseSEINalUnit() local
/aosp12/bionic/linker/
H A Dlinker_phdr.cpp593 size_t last_byte = reinterpret_cast<size_t>(align_down(mmap_ptr + mmap_size, mapping_align) - 1); in ReserveWithAlignmentPadding() local