Searched defs:sub_block_sse (Results 1 – 2 of 2) sorted by relevance
278 unsigned int sub_block_sse[4]; ///< SSE of sub blocks. member
5131 unsigned int sub_block_sse[4] = { -1, -1, -1, -1 }; in recursive_partition() local