Searched defs:planeWidth (Results 1 – 10 of 10) sorted by relevance
194 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local227 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local253 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local287 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local353 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local434 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local489 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local534 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local588 size_t planeWidth = (i == 0) ? width : width / 2; in api_functions() local
169 size_t planeWidth = (i == 0) ? width : width / 2; in memory_access() local257 size_t planeWidth = (i == 0) ? width : width / 2; in memory_access() local352 size_t planeWidth = (i == 0) ? width : width / 2; in memory_access() local382 size_t planeWidth = (i == 0) ? width : width / 2; in memory_access() local
208 size_t planeWidth = (i == 0) ? width : width / 2; in context_create() local
278 size_t planeWidth = (i == 0) ? width : width / 2; in kernel_functions() local
251 size_t planeWidth = (i == 0) ? width : width / 2; in interop_user_sync() local
360 const uint32_t planeWidth = DivideRoundUp(alignedWidth, planeInfo.horizontalSubsampling); in lockPlanes() local462 const uint32_t planeWidth = DivideRoundUp(alignedWidth, planeInfo.horizontalSubsampling); in allocate() local
123 private int planeWidth; field in PgsDecoder.CueBuilder
148 ByteBuffer plane, int planeWidth, int planeHeight, float x, float y) { in linearSample()
797 size_t planeWidth = (isYUV && planeIdx > 0) ? (width / 2) : width; in writeAHBData() local1259 const size_t planeWidth = (isYUV && planeIdx > 0) ? (width / 2) : width; in verifyResultAHB() local