Searched refs:top_buffer (Results 1 – 3 of 3) sorted by relevance
372 auto top_buffer = points_to_set.mutable_element(ShapeIndex({})); in HandleSend() local373 top_buffer->push_back( in HandleSend()
779 uint8_t top_buffer[288]; in DirectionalIntraPredictorZone2_NEON() local781 memcpy(top_buffer + 128, static_cast<const uint8_t*>(top_row) - 16, 160); in DirectionalIntraPredictorZone2_NEON()783 const uint8_t* top_ptr = top_buffer + 144; in DirectionalIntraPredictorZone2_NEON()
1017 uint8_t top_buffer[288]; in DirectionalIntraPredictorZone2_SSE4_1() local1019 memcpy(top_buffer + 128, static_cast<const uint8_t*>(top_row) - 16, 160); in DirectionalIntraPredictorZone2_SSE4_1()1021 const uint8_t* top_ptr = top_buffer + 144; in DirectionalIntraPredictorZone2_SSE4_1()