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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
mix_vbp_h264_stubs.c 325 if( (pInfo->Is_first_frame_in_stream)||(pInfo->is_frame_boundary_detected_by_non_slice_nal))
330 pInfo->is_frame_boundary_detected_by_non_slice_nal=0;
h264parse.c 370 pInfo->is_frame_boundary_detected_by_non_slice_nal = 0;
537 pInfo->is_frame_boundary_detected_by_non_slice_nal =1;
viddec_h264_workload.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 1003 uint8_t is_frame_boundary_detected_by_non_slice_nal; member in struct:_h264_Info

Completed in 88 milliseconds