/aosp_15_r20/external/mesa3d/src/mesa/program/ |
H A D | prog_to_nir.c | 258 nir_def *src0_y = ptn_channel(b, src[0], Y); in ptn_lit() local 262 nir_def *pow = nir_fpow(b, nir_fmax(b, src0_y, nir_imm_float(b, 0.0)), in ptn_lit()
|
/aosp_15_r20/external/libvpx/third_party/libyuv/include/libyuv/ |
H A D | planar_functions.h | 766 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/external/libaom/third_party/libyuv/include/libyuv/ |
H A D | planar_functions.h | 819 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 779 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 1026 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 1026 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/external/libyuv/include/libyuv/ |
H A D | planar_functions.h | 1062 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 1026 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 1026 int I420Interpolate(const uint8_t* src0_y,
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | planar_functions.cc | 2638 int I420Interpolate(const uint8_t* src0_y, in I420Interpolate() argument 2661 if (!src0_y || !src0_u || !src0_v || !src1_y || !src1_u || !src1_v || in I420Interpolate() 2665 InterpolatePlane(src0_y, src0_stride_y, src1_y, src1_stride_y, dst_y, in I420Interpolate()
|