Home
last modified time | relevance | path

Searched refs:out_f (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/bin/
Dupdate_intel_pci_ids79 with open(out_file, 'w') as out_f:
80 json.dump(pci_ids, out_f, sort_keys=True, indent=4,
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_intrapred_intrin_ssse3.c789 const __m128i out_f = _mm_unpackhi_epi16(avg2_2, avg3_2); in vpx_highbd_d207_predictor_32x32_ssse3() local
795 d207_store_4x32(&dst, stride, &out_b, &out_c, &out_d, &out_e, &out_f); in vpx_highbd_d207_predictor_32x32_ssse3()
796 d207_store_4x32(&dst, stride, &out_c, &out_d, &out_e, &out_f, &out_g); in vpx_highbd_d207_predictor_32x32_ssse3()
797 d207_store_4x32(&dst, stride, &out_d, &out_e, &out_f, &out_g, &out_h); in vpx_highbd_d207_predictor_32x32_ssse3()
798 d207_store_4x32(&dst, stride, &out_e, &out_f, &out_g, &out_h, &LR); in vpx_highbd_d207_predictor_32x32_ssse3()
799 d207_store_4x32(&dst, stride, &out_f, &out_g, &out_h, &LR, &LR); in vpx_highbd_d207_predictor_32x32_ssse3()