Home
last modified time | relevance | path

Searched refs:PPS (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dh264parse_mem.c51 void h264_Parse_Copy_Pps_To_DDR(h264_Info* pInfo, pic_param_set_ptr PPS, uint32_t nPPSId) in h264_Parse_Copy_Pps_To_DDR() argument
58 cp_using_dma(pps_entry_ptr, (uint32_t)PPS, copy_size, 1, 0); in h264_Parse_Copy_Pps_To_DDR()
68 void h264_Parse_Copy_Pps_From_DDR(h264_Info* pInfo, pic_param_set_ptr PPS, uint32_t nPPSId) in h264_Parse_Copy_Pps_From_DDR() argument
76 cp_using_dma(pps_entry_ptr, (uint32_t)PPS, copy_size, 0, 0); in h264_Parse_Copy_Pps_From_DDR()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264parse.h131 extern void h264_Parse_Copy_Pps_To_DDR(h264_Info* pInfo, pic_param_set_ptr PPS, uint32_t nPPSId);
132 extern void h264_Parse_Copy_Pps_From_DDR(h264_Info* pInfo, pic_param_set_ptr PPS, uint32_t nPPSId);
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaNetwork.hal569 * Set PPS MO ID for this network.