Home
last modified time | relevance | path

Searched defs:a_width (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcfhdenc.c377 static void quantize_band(int16_t *input, int width, int a_width, in quantize_band()
437 int a_width = s->plane[plane].band[2][0].a_width; in cfhd_encode_frame() local
609 int a_width = s->plane[p].band[0][0].a_width; in cfhd_encode_frame() local
666 int a_width = s->plane[p].band[l][0].a_width; in cfhd_encode_frame() local
Dcfhd.h113 int a_width; member
166 int a_width; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_enc.c97 int a_width, a_stride; in WebPPictureAllocYUVA() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpicture_enc.c97 int a_width, a_stride; in WebPPictureAllocYUVA() local
/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c37172 uint32_t a_width) { in wuffs_png__decoder__calculate_bytes_per_row()