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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
viddec_h264_parse.c 176 h264_update_old_slice(pInfo, next_SliceHeader); //cur->old; next->cur;
236 h264_update_old_slice(pInfo, next_SliceHeader);
h264parse.c 563 void h264_update_old_slice(h264_Info * pInfo,h264_Slice_Header_t next_SliceHeader) function
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse.h 67 extern void h264_update_old_slice(h264_Info * pInfo,h264_Slice_Header_t next_SliceHeader);

Completed in 483 milliseconds