Searched refs:max_ht (Results 1 – 5 of 5) sorted by relevance
8 --max_ht 1080
213 UWORD32 max_ht; member1532 ps_app_ctx->max_ht, in display_thread()
19 --max_ht 1080
208 UWORD32 max_ht; member1264 sscanf(value, "%d", &ps_app_ctx->max_ht); in parse_argument()1565 ps_app_ctx->max_ht, in display_thread()1864 s_app_ctx.max_ht = 0; in vdec_main()2128 (s_app_ctx.max_ht == 0) ? MAX_FRAME_HEIGHT : s_app_ctx.max_ht; in vdec_main()2193 …init_ip.s_ivd_init_ip_t.u4_frm_max_ht = (s_app_ctx.max_ht == 0) ? MAX_FRAME_HEIGHT : s_app_ctx.max… in vdec_main()
294 WORD32 max_ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); in api_check_struct_sanity() local321 if (max_ht < MIN_HT || max_ht > MAX_HT) in api_check_struct_sanity()369 WORD32 max_ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); in api_check_struct_sanity() local396 if (max_ht < MIN_HT || max_ht > MAX_HT) in api_check_struct_sanity()538 || ps_ip->s_ive_ip.u4_slice_param > ((UWORD32)max_ht >> 4)) in api_check_struct_sanity()656 s_ip.s_ive_ip.u4_max_ht = max_ht; in api_check_struct_sanity()