Searched refs:frame_cmd (Results 1 - 1 of 1) 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.c86 videnc_cmd_frame_start *frame_cmd; local
132 frame_cmd = (videnc_cmd_frame_start *)cmd_data;
146 if (pmem_fixup_high_low(&frame_cmd->input_luma_addr_high,
147 &frame_cmd->input_luma_addr_low,
154 if (pmem_fixup_high_low(&frame_cmd->input_chroma_addr_high,
155 &frame_cmd->input_chroma_addr_low,
162 if (pmem_fixup_high_low(&frame_cmd->ref_vop_buf_ptr_high,
163 &frame_cmd->ref_vop_buf_ptr_low,
170 if (pmem_fixup_high_low(&frame_cmd->enc_pkt_buf_ptr_high,
171 &frame_cmd
[all...]

Completed in 49 milliseconds