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

  /external/libvpx/libvpx/vpx_dsp/arm/
intrapred_neon.c 456 const uint8x16_t row_7) {
471 vst1q_u8(*dst, row_7);
788 const uint8x16_t row_7 = vdupq_lane_u8(left, 7); local
804 vst1q_u8(*dst, row_7);
826 const uint8x16_t row_7 = vdupq_lane_u8(left, 7); local
856 vst1q_u8(*dst, row_7);
858 vst1q_u8(*dst, row_7);
    [all...]
highbd_intrapred_neon.c 670 uint16x8_t row_7 = vrhaddq_u16(avg_7, AR89abcdef); local
693 row_6 = row_7;
    [all...]

Completed in 44 milliseconds