Searched refs:pmem_fixup_high_low (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Dadsp_videoenc_verify_cmd.c49 static int pmem_fixup_high_low(unsigned short *high, function
146 if (pmem_fixup_high_low(&frame_cmd->input_luma_addr_high,
154 if (pmem_fixup_high_low(&frame_cmd->input_chroma_addr_high,
162 if (pmem_fixup_high_low(&frame_cmd->ref_vop_buf_ptr_high,
170 if (pmem_fixup_high_low(&frame_cmd->enc_pkt_buf_ptr_high,
178 if (pmem_fixup_high_low(
187 if (pmem_fixup_high_low(&frame_cmd->filt_recon_vop_buf_ptr_high,
204 if (pmem_fixup_high_low(&dis_cmd->vfe_out_prev_luma_addr_high,
H A Dadsp_video_verify_cmd.c47 static int pmem_fixup_high_low(unsigned short *high, function
99 if (pmem_fixup_high_low(&(pkt->subframe_packet_high),
131 if (pmem_fixup_high_low(frame_buffer_high, frame_buffer_low,
143 if (pmem_fixup_high_low(frame_buffer_high, frame_buffer_low,

Completed in 52 milliseconds