Searched refs:pixel4 (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | h264pred_template.c | 39 const pixel4 a= AV_RN4PA(src-stride); in FUNCC() 65 const pixel4 a = PIXEL_SPLAT_X4(dc); in FUNCC() 79 const pixel4 a = PIXEL_SPLAT_X4(dc); in FUNCC() 93 const pixel4 a = PIXEL_SPLAT_X4(dc); in FUNCC() 106 const pixel4 a = PIXEL_SPLAT_X4(1<<(BIT_DEPTH-1)); in FUNCC() 119 const pixel4 a = PIXEL_SPLAT_X4((1<<(BIT_DEPTH-1))-1); in FUNCC() 132 const pixel4 a = PIXEL_SPLAT_X4((1<<(BIT_DEPTH-1))+1); in FUNCC() 334 const pixel4 a = AV_RN4PA(((pixel4*)(src-stride))+0); in FUNCC() 335 const pixel4 b = AV_RN4PA(((pixel4*)(src-stride))+1); in FUNCC() 336 const pixel4 c = AV_RN4PA(((pixel4*)(src-stride))+2); in FUNCC() [all …]
|
D | hpel_template.c | 39 pixel4 a, b; \ 42 OP(*((pixel4 *) &dst[i * dst_stride]), rnd_avg_pixel4(a, b)); \ 45 OP(*((pixel4 *) &dst[i * dst_stride + 4 * sizeof(pixel)]), \ 60 pixel4 a, b; \ 63 OP(*((pixel4 *) &dst[i * dst_stride]), rnd_avg_pixel4(a, b)); \ 77 pixel4 a, b; \
|
D | pel_template.c | 49 OP(*((pixel4 *) block), AV_RN4P(pixels)); \ 62 OP(*((pixel4 *) block), AV_RN4P(pixels)); \ 63 OP(*((pixel4 *) (block + 4 * sizeof(pixel))), \
|
D | bit_depth_template.c | 30 # undef pixel4 54 # define pixel4 uint64_t macro 83 # define pixel4 uint32_t macro
|
D | vp9dsp_template.c | 38 pixel4 p4 = AV_RN4PA(top); in vert_4x4_c() 52 pixel4 p4a = AV_RN4PA(top + 0); in vert_8x8_c() 53 pixel4 p4b = AV_RN4PA(top + 4); in vert_8x8_c() 69 pixel4 p4a = AV_RN4PA(top + 0); in vert_16x16_c() 70 pixel4 p4b = AV_RN4PA(top + 4); in vert_16x16_c() 71 pixel4 p4c = AV_RN4PA(top + 8); in vert_16x16_c() 72 pixel4 p4d = AV_RN4PA(top + 12); in vert_16x16_c() 90 pixel4 p4a = AV_RN4PA(top + 0); in vert_32x32_c() 91 pixel4 p4b = AV_RN4PA(top + 4); in vert_32x32_c() 92 pixel4 p4c = AV_RN4PA(top + 8); in vert_32x32_c() [all …]
|
D | hevcpred_template.c | 45 pixel4 pix = PIXEL_SPLAT_X4(val); \ in FUNC() 97 pixel4 a; in FUNC() 400 pixel4 a; in FUNC()
|
/third_party/skia/third_party/externals/angle2/infra/specs/ |
D | waterfalls.pyl | 22 'android-arm64-pixel4': { 34 'android-arm64-pixel4-perf': {
|
D | angle_mb_config.pyl | 21 'android-pixel4-perf': 'angle_goma_android_perf_bot',
|
/third_party/skia/third_party/externals/angle2/infra/config/generated/ |
D | luci-scheduler.cfg | 48 id: "android-pixel4-perf" 54 builder: "android-pixel4-perf" 306 triggers: "android-pixel4-perf"
|
D | luci-milo.cfg | 134 name: "buildbucket/luci.angle.ci/android-pixel4-perf" 136 short_name: "pixel4"
|
D | cr-buildbucket.cfg | 194 name: "android-pixel4-perf"
|