Home
last modified time | relevance | path

Searched refs:NAL_TYPE_SEI (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
H A Dextra_data_handler.h50 #define NAL_TYPE_SEI 0x06 macro
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/
H A Dextra_data_handler.h49 #define NAL_TYPE_SEI 0x06 macro
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
H A Dextra_data_handler.h49 #define NAL_TYPE_SEI 0x06 macro
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/inc/
H A Dextra_data_handler.h69 #define NAL_TYPE_SEI 0x06 macro
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
H A Dextra_data_handler.cpp171 if (nal_unit_type != NAL_TYPE_SEI) { in parse_sei()
447 ret_val = create_rbsp(buffer, NAL_TYPE_SEI); in create_sei()
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp185 if (nal_unit_type != NAL_TYPE_SEI) { in parse_sei()
522 ret_val = create_rbsp(buffer, NAL_TYPE_SEI); in create_sei()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp189 if (nal_unit_type != NAL_TYPE_SEI) { in parse_sei()
526 ret_val = create_rbsp(buffer, NAL_TYPE_SEI); in create_sei()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp185 if (nal_unit_type != NAL_TYPE_SEI) { in parse_sei()
522 ret_val = create_rbsp(buffer, NAL_TYPE_SEI); in create_sei()