Searched refs:log2_diff_max_min_luma_coding_block_size (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h231 unsigned int log2_diff_max_min_luma_coding_block_size; member in struct:nal_hevc_sps
H A Dnal-hevc.c375 rbsp_uev(rbsp, &sps->log2_diff_max_min_luma_coding_block_size);
H A Dallegro-core.c1806 sps->log2_diff_max_min_luma_coding_block_size =
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h27 "log2_diff_max_min_luma_coding_block_size %u\n"
52 __entry->s.log2_diff_max_min_luma_coding_block_size,
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c31 sps->log2_diff_max_min_luma_coding_block_size;
159 max_log2_ctb_size = min_log2_cb_size + sps->log2_diff_max_min_luma_coding_block_size;
/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c458 sps->log2_diff_max_min_luma_coding_block_size;
572 VE_DEC_H265_DEC_SPS_HDR_LOG2_DIFF_MAX_MIN_LUMA_CODING_BLOCK_SIZE(sps->log2_diff_max_min_luma_coding_block_size) |
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c69 unsigned char log2_diff_max_min_luma_coding_block_size; member in struct:mtk_hevc_sps_param
440 GET_HEVC_VDEC_PARAM(log2_diff_max_min_luma_coding_block_size);
/linux-master/include/uapi/linux/
H A Dv4l2-controls.h2132 * @log2_diff_max_min_luma_coding_block_size: specifies the difference between
2181 __u8 log2_diff_max_min_luma_coding_block_size; member in struct:v4l2_ctrl_hevc_sps

Completed in 145 milliseconds