Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-enc.c139 u32 chroma_size = 0; in start_encode() local
1297 u32 chroma_size = ALIGN(fb_stride / 2, 16) * fb_height; in prepare_fb() local
H A Dwave5-vpu-dec.c984 int luma_size, chroma_size; in wave5_prepare_fb() local
1058 u32 chroma_size; in wave5_prepare_fb() local
/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c800 unsigned int chroma_size = chroma_h * chroma_w; in fwht_encode_frame() local
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c951 u32 luma_size, chroma_size; in enc_scratch2_size() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h150 struct rect chroma_size; member