Searched refs:PPS (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/ |
D | h264parse_mem.c | 51 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/ |
D | h264parse.h | 131 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/ |
D | ISupplicantStaNetwork.hal | 569 * Set PPS MO ID for this network.
|