Searched refs:C_2K (Results 1 – 2 of 2) sorted by relevance
1462 const OMX_U32 C_2K = (1024*2), in VencTest_ReadAndEmpty() local1463 MASK_2K = C_2K-1, in VencTest_ReadAndEmpty()1469 offset_to_c = (offset_to_c & IMASK_2K) + C_2K; in VencTest_ReadAndEmpty()2123 const OMX_U32 C_2K = (1024*2), in main() local2124 MASK_2K = C_2K-1, in main()2130 offset_to_c = (offset_to_c & IMASK_2K) + C_2K; in main()
1492 const OMX_U32 C_2K = (1024*2), in VencTest_ReadAndEmpty() local1493 MASK_2K = C_2K-1, in VencTest_ReadAndEmpty()1498 offset_to_c = (offset_to_c & IMASK_2K) + C_2K; in VencTest_ReadAndEmpty()2133 const OMX_U32 C_2K = (1024*2), in main() local2134 MASK_2K = C_2K-1, in main()2139 offset_to_c = (offset_to_c & IMASK_2K) + C_2K; in main()