Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c81 RK_U8 *tmp_u = tmp; in dump_mpp_frame_to_file() local
89 tmp_u[j] = base_c[2 * j + 0]; in dump_mpp_frame_to_file()
92 tmp_u += width / 2; in dump_mpp_frame_to_file()
180 RK_U8 *tmp_u = tmp; in dump_mpp_frame_to_file() local
188 tmp_u[j] = base_c[2 * j + 0]; in dump_mpp_frame_to_file()
191 tmp_u += width; in dump_mpp_frame_to_file()
/OK3568_Linux_fs/kernel/fs/afs/
H A Dinternal.h146 __be32 tmp_u; member
H A Dfsclient.c320 call->tmp_u = htonl(0); in afs_deliver_fs_fetch_data()