Home
last modified time | relevance | path

Searched defs:dq3 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_circular_deque_test.cc141 QuicheCircularDeque<int> dq3(5, alloc); in TEST_F() local
197 QuicheCircularDeque<int, 3, CountingAllocator<int>> dq3; in TEST_F() local
683 QuicheCircularDeque<Foo, 4, CountingAllocator<Foo>> dq3(6); in TEST_F() local
780 quiche::QuicheCircularDeque<char, 3, UnswappableEqualAllocator<char>> dq3, in TEST_F() local
/aosp_15_r20/external/libhevc/common/
H A Dihevc_deblk_edge_filter.c110 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_vert() local
347 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_horz() local
H A Dihevc_hbd_deblk_edge_filter.c117 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_hbd_deblk_luma_vert() local
352 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_hbd_deblk_luma_horz() local
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/include/soc/
H A Dmeminit.h19 uint8_t dq3[BITS_PER_BYTE]; member