HomeSort by relevance Sort by last modified time
    Searched refs:NAL_TYPE_SEI (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
extra_data_handler.h 50 #define NAL_TYPE_SEI 0x06
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
extra_data_handler.h 49 #define NAL_TYPE_SEI 0x06
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/common/inc/
extra_data_handler.h 49 #define NAL_TYPE_SEI 0x06
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/inc/
extra_data_handler.h 69 #define NAL_TYPE_SEI 0x06
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
extra_data_handler.cpp 171 if (nal_unit_type != NAL_TYPE_SEI) {
447 ret_val = create_rbsp(buffer, NAL_TYPE_SEI);
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 185 if (nal_unit_type != NAL_TYPE_SEI) {
522 ret_val = create_rbsp(buffer, NAL_TYPE_SEI);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 185 if (nal_unit_type != NAL_TYPE_SEI) {
522 ret_val = create_rbsp(buffer, NAL_TYPE_SEI);
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 185 if (nal_unit_type != NAL_TYPE_SEI) {
522 ret_val = create_rbsp(buffer, NAL_TYPE_SEI);

Completed in 234 milliseconds