Searched refs:VCODEC_DEC_4K_CODED_HEIGHT (Results 1 – 6 of 6) sorted by relevance
19 #define VCODEC_DEC_4K_CODED_HEIGHT 2304U macro
593 VCODEC_DEC_4K_CODED_HEIGHT; in mtk_init_vdec_params()
596 VCODEC_DEC_4K_CODED_HEIGHT; in mtk_vcodec_add_formats()
373 max_pic_h = VCODEC_DEC_4K_CODED_HEIGHT; in vp9_alloc_work_buf()
947 if (w > VCODEC_DEC_4K_CODED_WIDTH || h > VCODEC_DEC_4K_CODED_HEIGHT) in vdec_av1_slice_alloc_working_buffer()955 max_h = VCODEC_DEC_4K_CODED_HEIGHT; in vdec_av1_slice_alloc_working_buffer()
562 h > VCODEC_DEC_4K_CODED_HEIGHT) { in vdec_vp9_slice_alloc_working_buffer()568 max_h = VCODEC_DEC_4K_CODED_HEIGHT; in vdec_vp9_slice_alloc_working_buffer()