Searched refs:h263_actual_height (Results 1 – 3 of 3) sorted by relevance
469 IMG_UINT16 h263_actual_height; member
315 ctx->h263_actual_height = psPicParams->picture_height; in tng__H263ES_process_picture_param()
2428 …263_generate_pic_hdr_template(ctx, IMG_FRAME_IDR, ctx->h263_actual_width, ctx->h263_actual_height); in tng__prepare_templates()2429 …3_generate_pic_hdr_template(ctx, IMG_FRAME_INTRA, ctx->h263_actual_width, ctx->h263_actual_height); in tng__prepare_templates()2430 …generate_pic_hdr_template(ctx, IMG_FRAME_INTER_P, ctx->h263_actual_width, ctx->h263_actual_height); in tng__prepare_templates()