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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_mem.c 156 //h264_Parse_Check_Sps_Updated_Flag () copy local sps to ddr mem with nSPSId
157 uint32_t h264_Parse_Check_Sps_Updated_Flag(h264_Info* pInfo, uint32_t nSPSId)
175 //end of h264_Parse_Check_Sps_Updated_Flag
h264parse.c 97 if(h264_Parse_Check_Sps_Updated_Flag(pInfo, pInfo->active_PPS.seq_parameter_set_id))
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse.h 136 extern uint32_t h264_Parse_Check_Sps_Updated_Flag(h264_Info* pInfo, uint32_t nSPSId);

Completed in 42 milliseconds