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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sei.c 508 h264_Status h264_sei_recovery_point(void *parent, h264_Info* pInfo) function
548 wi.h264_sei_recovery_point.recovery_frame_cnt = sei_msg_ptr->recovery_frame_cnt;
549 viddec_fw_h264_h264_sei_recovery_set_exact_match_flag(&(wi.h264_sei_recovery_point), sei_msg_ptr->exact_match_flag);
550 viddec_fw_h264_h264_sei_recovery_set_broken_link_flag(&(wi.h264_sei_recovery_point), sei_msg_ptr->broken_link_flag);
551 wi.h264_sei_recovery_point.changing_slice_group_idc = sei_msg_ptr->changing_slice_group_idc;
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_item_types.h 624 } h264_sei_recovery_point; \/\/ h264 item of type VIDDEC_WORKLOAD_SEI_RECOVERY_POINT member in union:viddec_workload_item::__anon23762
    [all...]

Completed in 51 milliseconds