Searched defs:luma_offset (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_h265.c | 189 cedrus_h265_pred_weight_write(struct cedrus_dev *dev, const s8 delta_luma_weight[], const s8 luma_offset[], const s8 delta_chroma_weight[][2], const s8 chroma_offset[][2], u8 num_ref_idx_active, u32 sram_luma_offset, u32 sram_chroma_offset) cedrus_h265_pred_weight_write() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_h265.c | 202 cedrus_h265_pred_weight_write(struct cedrus_dev *dev, const s8 delta_luma_weight[], const s8 luma_offset[], const s8 delta_chroma_weight[][2], const s8 chroma_offset[][2], u8 num_ref_idx_active, u32 sram_luma_offset, u32 sram_chroma_offset) cedrus_h265_pred_weight_write() argument
|
/kernel/linux/linux-5.10/include/media/ |
H A D | h264-ctrls.h | 125 __s16 luma_offset[32]; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | v4l2-controls.h | 1484 __s16 luma_offset[32]; member
|
Completed in 12 milliseconds