HomeSort by relevance Sort by last modified time
    Searched refs:clp (Results 1 - 6 of 6) sorted by null

  /external/kernel-headers/original/linux/nfsd/
export.h 89 struct svc_export * exp_get_by_name(struct auth_domain *clp,
93 struct svc_export * exp_parent(struct auth_domain *clp,
114 exp_find(struct auth_domain *clp, int fsid_type, u32 *fsidv,
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_image.c 187 const u8 *clp = h264bsdClip + 512; local
252 tmp1 = clp[tmp1 + tmp2];
255 tmp3 = clp[tmp3 + tmp4];
259 tmp1 = clp[tmp1 + tmp2];
263 tmp3 = clp[tmp3 + tmp4];
324 tmp1 = clp[tmp1 + tmp2];
327 tmp3 = clp[tmp3 + tmp4];
331 tmp1 = clp[tmp1 + tmp2];
335 tmp3 = clp[tmp3 + tmp4];
h264bsd_reconstruct.c 503 const u8 *clp = h264bsdClip + 512; local
548 tmp2 = clp[tmp2>>5];
560 tmp1 = clp[tmp1>>5];
572 tmp6 = clp[tmp6>>5];
584 tmp5 = clp[tmp5>>5];
622 const u8 *clp = h264bsdClip + 512; local
672 tmp2 = clp[tmp2>>5];
686 tmp1 = clp[tmp1>>5];
700 tmp6 = clp[tmp6>>5];
714 tmp5 = clp[tmp5>>5]
755 const u8 *clp = h264bsdClip + 512; local
879 const u8 *clp = h264bsdClip + 512; local
1018 const u8 *clp = h264bsdClip + 512; local
1224 const u8 *clp = h264bsdClip + 512; local
1411 const u8 *clp = h264bsdClip + 512; local
1616 const u8 *clp = h264bsdClip + 512; local
    [all...]
h264bsd_intra_prediction.c 932 const u8 *clp = h264bsdClip + 512; local
1331 const u8 *clp = h264bsdClip + 512; local
    [all...]
h264bsd_deblocking.c 662 const u8 *clp = h264bsdClip + 512; local
702 p0 = clp[p0 + delta];
703 q0 = clp[q0 - delta];
772 const u8 *clp = h264bsdClip + 512; local
811 p0 = clp[p0 + delta];
812 q0 = clp[q0 - delta];
842 const u8 *clp = h264bsdClip + 512; local
883 p0 = clp[p0 + delta];
884 q0 = clp[q0 - delta];
953 const u8 *clp = h264bsdClip + 512 local
1029 const u8 *clp = h264bsdClip + 512; local
1077 const u8 *clp = h264bsdClip + 512; local
    [all...]
  /external/tcpdump/
print-atm.c 308 u_int16_t cell_type, func_type,vpi,vci,payload,clp; local
317 clp = cell_header&0x1;
319 printf("%s, vpi %u, vci %u, payload %u, clp %u, ",
321 vpi, vci, payload, clp);

Completed in 1970 milliseconds